Analysis Modeler |
Creating Spot Welding Connection Mesh Parts |
![]() |
This use case shows you how to create surface welding connection mesh part. This scenario requires "FEM Surface (FMS)". The macro opens an analysis document. Spot welding connection mesh can be created on point analysis connection and point analysis connection within one part. In this macro the mesh is created on point analysis connection which already exists in the document. The point analysis connection is applied as support to the mesh part and it is updated to generate mesh.
|
||||
![]() |
CAAAniMeshSpotWelding is launched in CATIA [1]. No open document is needed. CAAAniMeshSpotWelding.catvbs is located in the CAAScdAniUseCases module. Execute macro (Windows only).
|
||||
![]() |
CAAAniMeshSpotWelding includes the following steps:
Prolog
Open the Analysis document. The Analysis document is retrieve in the
documentation installation path, this path has already been stored in the
Extracting the Reference Object from the Part Document for Meshing
According to the general Analysis Document structure, this macro uses some standard procedures to navigate or retrieve the required objects. First, from the Document, we find the Analysis Manager Object, the Analysis Models and the Mesh Manager Objects. The extraction of pre-defined geometric elements is done with the help of Reference interface. This is equivalent to the selection of a B-Rep elements inside the interactive application. Creating Mesh Part and Assigning Values to its Attributes
Epilog
To run the macro interactively CATDocView environment variable must be defined. |
[Top]
This use case has shown how to create spot welding connection mesh parts and how to assign values to its global attributes.
[Top]
[1] | Replaying a Macro |
[Top] |
Copyright © 2001, Dassault Systèmes. All rights reserved.