EXPLODE SOLID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|param1=<solid number>|param1_desc={{solid number}} | |param1=<solid number>|param1_desc={{solid number}} | ||
|param2=<num solids>|param2_desc={{var name}} for the number of solids | |param2=<num solids>|param2_desc={{var name}} for the number of solids | ||
|param3=<<nowiki>array:list of solids</nowiki>>|param3_desc= | |param3=<<nowiki>array:list of solids</nowiki>>|param3_desc=Array variable name for the list of solid numbers | ||
}} | }} | ||
Revision as of 21:42, 11 January 2011
Command
- Seperate out solids copied by TRANSLATE_SOLID or ROTATE_SOLID or MIRROR_SOLID.
Parameters
- <solid number>
- Solid number.
- <num solids>
- Set the value of a number variable for the number of solids
- <array:list of solids>
- Array variable name for the list of solid numbers
Example
- EXPLODE_SOLID 3, num, list
- EXPLODE_SOLID iref2, num, list
- For an example macro see Explode_Shape