Manufacturing Solutions

Count Panel

Count Panel

Previous topic Next topic Expand/collapse all hidden text  

Count Panel

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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:

hmtoggle_arrow1Geometry

Counts the following geometric entities in the model:

lines (reports free lines)
points (reports free points)
surfaces
solids
systems
system collectors
topology lines (reports surface/solid edges)
topology points (reports surface/solid vertices/fixed points)
vectors
vector collectors
connectors

 

hmtoggle_arrow1FE Entities

Counts the following FE entities in the model:

nodes
elements
components
assemblies
materials
properties
sets
plies
laminates
beamsections
beamsection collectors
plots
curves
titles
tags

 

hmtoggle_arrow1BC Entities

Counts the entities that are used to setup model boundary conditions, including:

groups
contactsurfs
loads
equations
loadcols
output blocks

 

hmtoggle_arrow1Safety

Counts entities used in safety models, including:

sensors
control volumes
blocks
multibodies
ellipsoids
mbplane
mbjoint

 

hmtoggle_arrow1Morph

Counts entities used in morphing tools, including

shapes
domains
handles
symmetrys
morph constraints
morph volumes

 

hmtoggle_arrow1Optimization

Counts optimization entities. This subpanel only displays when Altair OptiStruct is the selected user profile.

designvar
tables
optifuncts
optiresp
dvprels
objectives
dobjrefs
opticonst
desvarlinks
opticontrol
optidscreen

 

 

How do I...

expand-green-10Count selected entities in a model
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.
4.Click selected.

 

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.

expand-green-10Count all the entities in a model

Click all.

 

Comments        

The all function counts all of the entities in the current database.

all is faster than selected.

expand-green-10Count the displayed entities

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