POINT CA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
:POINT_LC 1, 1, | :POINT_LC 3, 1, 47 | ||
:POINT_LC 4, 1, 156 | |||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 23:01, 2 August 2010
Command
- Create a point on a circle at a certain angle from the center.
Parameters
- <point number>
- The number of the point to be created.
- A number between 1 and 100.
- <circle>
- The number of an existing circle.
- <angle>
- Clockwise angle of rotation, use negative values for Counter-Clockwise.
Example
- POINT_LC 3, 1, 47
- POINT_LC 4, 1, 156