Difference between revisions of "REVOLVE"
From Macros Wiki
Line 1: | Line 1: | ||
− | {{Command|syntax=REVOLVE <axis>, <angle> | + | {{Command|syntax=[[Image:revolve.png|right|REVOLVE]]REVOLVE <axis>, <angle> |
|description=*DESCRPTION* | |description=*DESCRPTION* | ||
Line 7: | Line 7: | ||
===Example=== | ===Example=== | ||
− | :REVOLVE | + | :REVOLVE h, 13 |
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 16:29, 23 July 2010
Command
- REVOLVE <axis>, <angle>
- DESCRPTION*
Parameters
- <axis>
- must be h or v.
- <angle>
- angle value, either degrees or radians. Positive angles indicate a CCW direction, negative for CW.
Use the DEGREES or RADIANS commands to switch between the two angle modes.
Example
- REVOLVE h, 13