User Profiles:
|
Incremental_RADIOSS
Incremental_LS-DYNA
RADIOSS One Step
Die Module
|
Use the Count panel to obtain a count of all the entities in your database.
You can count selected entities, displayed entities, or all entities in the model. When you click displayed or all entities, the counter fields for all affected entities are updated in all subpanels. Entities that fit the category are not counted. For example, when you click to count displayed entities, the mats and props fields are blank because these entities do not display in HyperMesh.
A component is considered "displayed" if either its elements or its geometry (or both) are displayed.
The selected function counts the entities that are currently selected. It returns the number of selected entities, and all entities which are related to the selected entities. For example, when components are selected, selected returns the number of components, the number of elements in the selected components, the number of lines in the selected components, and the number of nodes that are attached to the counted elements.
Counting all is faster than counting selected.
Subpanels and Inputs
The Count panel contains the following subpanels:
Counts the following geometric entities in the model:
• | lines (reports free lines) |
• | points (reports free points) |
• | topology lines (reports surface/solid edges) |
• | topology points (reports surface/solid vertices/fixed points) |
|
Counts the following FE entities in the model:
|
Counts the entities that are used to setup model boundary conditions, including:
|
Counts entities used in safety models, including:
|
Counts entities used in morphing tools, including
|
Counts optimization entities. This subpanel only displays when Altair OptiStruct is the selected user profile.
|
How do I...
1. | Choose the appropriate subpanel. |
2. | Use the switch to specify the type of entity you wish to select. |
3. | Indicate the specific entities you want to review by selecting them on your model, or by using the extended entity selection menu. |
Comments
The selected function counts the entities that are currently selected. It returns the number of selected entities, and all entities which are related to the selected entities. For example, when components are selected, selected returns the number of components, the number of elements in the selected components, the number of lines in the selected components, and the number of nodes that are attached to the counted elements.
|
Click all.
Comments
The all function counts all of the entities in the current database.
all is faster than selected.
|
Click displayed.
Comments
The displayed function counts the entities that are displayed on the screen. It returns the number of each type of displayed entity.
A component is considered "displayed" if either its elements or its geometry (or both) are displayed.
|
See also
Alphabetical List of Panels