Analysis Modeler |
Selecting a mesh entity (node, element) |
|
|
This use case shows you how to select a mesh entity (node, element) using the Selection object. This scenario requires "GPS" product. The macro open an Analysis document. User is prompted to select a mesh element then to select a mesh node. After each selection a panel displays the mesh entity tag.
|
||||
|
|
CAAAniMeshSelectFEEntity is launched in CATIA [1]. No open document is needed. CAAAniMeshSelectFEEntity.catvbs is located in the CAAScdAniUseCases module. Execute macro (Windows only). |
||||
|
|
CAAAniMeshSelectFEEntity includes the following steps: Prolog
Open the Analysis document. The Analysis document is retrieved in the
documentation installation path, this path is already stored in the
Selecting a mesh element
User is prompted to select a mesh element. The filter AnalysisMeshElement allows to select either a mesh element, a mesh edge or a mesh node. Selecting a mesh node.
User is prompted to select a mesh node. The filter AnalysisMeshNode allows to select a mesh node that does not belong to a mesh element.Epilog
To run the macro interactively CATDocView environment variables must be defined. |
![]()
[Top]
This use case has shown how to use the Selection object in order to select mesh entites.
[Top]
| [1] | Replaying a Macro |
| [Top] | |
Copyright © 2001, Dassault Systèmes. All rights reserved.