REVOLVE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
:REVOLVE h, 13 | :REVOLVE h, 13 | ||
:For an example macro see [[Solids]] | |||
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 22:03, 29 July 2010
Command
- Revolve a geometric shape about an axis with a defined angle.
Parameters
- <axis value>
- The axis value.
- <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
- For an example macro see Solids