SELECT SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{{Command|syntax=[[Image:select_solid.png|right|SELECT_SOLID]]SELECT_SOLID <solid number>
{{Command|syntax=[[Image:select_solid.png|right|SELECT_SOLID]]SELECT_SOLID <solid number>
|description=:Select the defined solid by its solid number.
|description=:Select a solid.


|param1=<solid number>|param1_desc={{solid number}}
|param1=<solid number>|param1_desc={{solid number}}
Line 9: Line 9:
===Example===
===Example===
:SELECT_SOLID 3
:SELECT_SOLID 3
<br>
:For an example macro see [[Explode_Shape]] [[Solids]]


:For an example macro see [[Explode_Shape]] [[Solids]]
[[Category:Solids]]
[[Category:Solids]]

Latest revision as of 15:29, 17 January 2011

Up

Command

SELECT_SOLID
SELECT_SOLID
SELECT_SOLID <solid number>


Select a solid.

Parameters

<solid number>
Solid number.

Example

SELECT_SOLID 3


For an example macro see Explode_Shape Solids