EXPLODE SOLID

From Macros Wiki
Revision as of 22:44, 30 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Up

Command

EXPLODE_SOLID
EXPLODE_SOLID
EXPLODE_SOLID <solid number>, <num solids>, <array:list of solids>


Seperate out solids copied by TRANSLATE_SOLID or ROTATE_SOLID or MIRROR_SOLID, same as EXPLODE_SOL

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
For an example macro see Explode_Shape