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
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:Solids:Selecting_Solids|{{Up}}]]
{{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 7: Line 9:
===Example===
===Example===
:SELECT_SOLID 3
:SELECT_SOLID 3
<br>
:For an example macro see [[Explode_Shape]] [[Solids]]


:For an example in a real macro see [[Explode_Shape]]
[[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