*specialidruletoignoreincomingids()
Sets an ID pool to ignore incoming IDs for when there is an ID range defined.
Syntax
*specialidruletoignoreincomingids (entity_type, pool_id)
Type
HyperMesh Template Command
Description
Sets an ID pool to ignore incoming IDs for when there is an ID range defined.
This is applicable for entities without and ID definition in the deck.
Inputs
- entity_type
- The type of entity to consider.
- pool_id
- The solver ID pool number to use.
Example
To ignore the incoming element IDs on the CONSTRAINED_NODAL_RIGIDBODY_IDPOOL ID pool (13) in the LS-DYNA user profile:
*specialidruletoignoreincomingids(elements, 13)
Version History
2017