*setidmanagersupportedentitytypes()
Defines the list of entity types to be supported by ID Manager.
Syntax
*setidmanagersupportedentitytypes (entity_type_id1, ?entity_type_id2?, ..., ?entity_type_idN?)
Type
HyperMesh Template Command
Description
Defines the list of entity types to be supported by ID Manager.
Inputs
- entity_type_id
- The entity type IDs that are to be supported.
Examples
To define nodes (1), elems (2) and comps (3) to be supported by ID Manager:
*setidmanagersupportedentitytypes(1, 2, 3)
Version History
2019