ARC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|param3=<xe>|param3_desc={{xe}} | |param3=<xe>|param3_desc={{xe}} | ||
|param4=<ye>|param4_desc={{ye}} | |param4=<ye>|param4_desc={{ye}} | ||
|param5= | |param5=<ze> (Optional, default zero)|param5_desc={{ze}} | ||
|param6=<CW/CCW>|param6_desc={{CW/CCW}} | |param6=<CW/CCW>|param6_desc={{CW/CCW}} | ||
}} | }} |
Revision as of 21:43, 29 July 2010
Command
- Create an arc, must be a part of a CONTOUR.
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