EXPLODE SOLID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|param1=<solid number>|param1_desc={{solid number}} | |param1=<solid number>|param1_desc={{solid number}} | ||
|param2=<num solids>|param2_desc= | |param2=<num solids>|param2_desc=Variable name for the number of solids | ||
|param3=<<nowiki>array:list of solids</nowiki>>|param3_desc=Array variable name for the list of solid numbers | |param3=<<nowiki>array:list of solids</nowiki>>|param3_desc=Array variable name for the list of solid numbers | ||
}} | }} |
Revision as of 21:43, 11 January 2011
Command
- Seperate out solids copied by TRANSLATE_SOLID or ROTATE_SOLID or MIRROR_SOLID.
Parameters
- <solid number>
- Solid number.
- <num solids>
- Variable name 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