ARC
From Macros Wiki
Command
- Create an arc as part of a CONTOUR definition.
Parameters
- <xc>
- X co-ordinate of the center point.
- <yc>
- Y co-ordinate of the center point.
- <xe>
- X co-ordinate of the end point.
- <ye>
- y co-ordinate of the end point.
- <ze> (Optional, default zero)
- Z co-ordinate of the end point.
- <CW/CCW>
- Clockwise / Counter-Clockwise
Example
- ARC 0.5, 0.5, 4, 0, cw
- For an example macro see Create_Contour.mac