SELECT SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 8: Line 8:
:SELECT_SOLID 3
:SELECT_SOLID 3


:For an example in a real macro see [[Explode_Shape]]
:For an example macro see [[Explode_Shape]]
[[Category:Solids]]
[[Category:Solids]]

Revision as of 21:03, 29 July 2010

Command

SELECT_SOLID
SELECT_SOLID
SELECT_SOLID <solid number>


Select the defined solid by its solid number.

Parameters

<solid number>
Solid number.

Example

SELECT_SOLID 3
For an example macro see Explode_Shape