IT SETUP PART GET FIXTURE
From Macros Wiki
Command
- IT_SETUP_PART_GET_FIXTURE <fixture index> <node number> <fixture make> <fixture name>
- Get details for one of the fixtures added to the current part
Parameters
- <fixture index>
- Index to list of fixtures
- <node number>
- Variable for the numebr of the node that the fixture is attached to
- <fixture make>
- String variable for the fixture make
- <fixture name>
- String variable for the fixture name
Example
- IT_SETUP_PART_GET_FIXTURE 3, iNode, make$, name$