SELECT EDGE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[:Solids:Selecting_Solids|{{Up}}]] | [[:Solids:Selecting_Solids|{{Up}}]] | ||
{{Command|syntax= SELECT_EDGE <solid>, <edge> | {{Command|syntax=SELECT_EDGE <solid>, <edge> | ||
|description= | |description=Select an edge on a solid | ||
|param1=<solid>|param1_desc= | |param1=<solid>|param1_desc=Solid number | ||
|param2=<edge>|param2_desc= | |param2=<edge>|param2_desc=Edge number | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SELECT_EDGE 3, 22 | ||
[[Category:Solids]] | [[Category:Solids]] |
Latest revision as of 15:31, 17 January 2011
Command
- SELECT_EDGE <solid>, <edge>
Select an edge on a solid
Parameters
- <solid>
- Solid number
- <edge>
- Edge number
Example
- SELECT_EDGE 3, 22