EXPLODE SOLID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
:EXPLODE_SOLID 3, num, list | :EXPLODE_SOLID 3, num, list | ||
:EXPLODE_SOLID iref2, num, list | |||
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 19:57, 28 July 2010
Command
- Seperate out solids copied by TRANSLATE_SOLID or ROTATE_SOLID
Parameters
- <solid number>
- Solid number.
- <num solids>
- Set the value of a number variable for the number of solids
- <array:list of solids>
- Set a custom array variable for the number of solids
Example
- EXPLODE_SOLID 3, num, list
- EXPLODE_SOLID iref2, num, list