*rigidlinkupdatecalcinodebycollector
Updates a rigidlink by calculating the independent node based on selection of dependent nodes defined by comps, mats, assems, props sets and nodes.
Syntax
*rigidlinkupdatecalcinodebycollector element_id mark_id entity_type
Type
HyperMesh Tcl Modify Command
Description
This command updates the rigid link by calculating the independent node based on selection of dependent nodes defined by comps, mats, assems, props sets and nodes.
Inputs
- element_id
- The ID of the rigid link.
- mark_id
- Collector put on mark. Valid values are 1 and 2.
- entity_type
- The type of entity for dependent nodes. Valid entity types are comps, mats, assems, props, sets and nodes.
Example
To update a rigid link element ID 7 by selecting dependent node specified by comps ID 1 and 2 put on a mark 1:
*createmark comps 1 1 2
*rigidlinkupdatecalcinodebycollector 7 1 comps
Errors
None.
Version History
9.0