There are many different ways to query geometry in HyperMesh. The following methods are available for querying geometry in HyperMesh:
• | card editor - With an appropriate template loaded, the card editor can be used to review node information (Card Editor panel). |
• | organize - Moves nodes into different include files (Organize panel). |
• | count - Counts the total or displayed nodes (Count panel). |
• | Misc. API commands that do not have an associated panel. |
|
• | distance - Finds the distance between two free points (Distance panel). |
• | organize - Moves free points into different component collectors (Organize panel). |
• | count - Counts the total or displayed free points (Count panel). |
• | Misc. API commands that do not have an associated panel. |
|
• | distance - Finds the distance between two fixed points (Distance panel). |
• | count - Counts the total or displayed fixed points (Count panel). |
• | Misc. API commands that do not have an associated panel. |
|
• | length - Finds the total length of selected lines/surface edges (Lines panel). |
• | organize - Moves lines into different component collectors (Organize panel). |
• | numbers - Displays the IDs of lines/surface edges (Numbers panel). |
• | count - Counts the total or displayed line/surface edges (Count panel). |
• | Misc. API commands that do not have an associated panel. |
|
• | normal - Reviews the normal direction of surfaces (Normals panel). |
• | organize - Moves surfaces into different component collectors (Organize panel). |
• | numbers - Displays the IDs of surface edges and surfaces (Numbers panel). |
• | count - Counts the total or displayed surfaces (Count panel). |
• | Misc. API commands that do not have an associated panel. |
|
• | normal - Reviews the normal direction of solid surfaces (Normals panel). |
• | organize - Moves solids into different component collectors (Organize panel). |
• | count - Counts the total or displayed solids (Count panel). |
• | area - Queries the total area of the selected solids' surfaces (Mass Calc panel). |
• | volume - Queries the total volume of the selected solids (Mass Calc panel). |
• | Misc. API commands that do not have an associated panel. |
|
See Also:
Creating Geometry
Editing Geometry