LINE PA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
:LINE_PA 1, 1, 33 | |||
:LINE_PA 6, 2, -74 | :LINE_PA 6, 2, -74 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 22:59, 2 August 2010
Command
- Create a line on a point with an angle.
Parameters
- <line number>
- The number of the line to be created.
- A number between 1 and 100.
- <point>
- The number of an existing point.
- <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
- LINE_PA 1, 1, 33
- LINE_PA 6, 2, -74