SELECT FACE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=SELECT_FACE <solid>, <face> |description=*DESCRPTION* |param1=<solid>|param1_desc={{solid}} |param2=<face>|param2_desc={{face}} }} ===Example=== :- SELECT_FACE [[Catego... |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[:Solids:Selecting_Solids|{{Up}}]] | |||
{{Command|syntax=SELECT_FACE <solid>, <face> | {{Command|syntax=SELECT_FACE <solid>, <face> | ||
|description= | |description=Select a face on a solid. | ||
|param1=<solid>|param1_desc= | |param1=<solid>|param1_desc=Solid number | ||
|param2=<face>|param2_desc= | |param2=<face>|param2_desc=Face number | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SELECT_FACE 3, 10 | ||
[[Category:Solids]] | [[Category:Solids]] |
Latest revision as of 15:31, 17 January 2011
Command
- SELECT_FACE <solid>, <face>
Select a face on a solid.
Parameters
- <solid>
- Solid number
- <face>
- Face number
Example
- SELECT_FACE 3, 10