IT SETUP PART GET FIXTURE

From Macros Wiki
Revision as of 21:43, 5 May 2015 by Mikeo (talk | contribs) (Created page with "{{Up}} {{Command|syntax=IT_SETUP_PART_GET_FIXTURE <fixture index> <node number> <fixture make> <fixture name> |description=:Get details for...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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$