ADD PATH ARC: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=ADD_PATH_ARC <path number>, <xe>, <ye>, <ze>, <xc>, <yc>, <zx>, <rad>, <dir>
{{Command|syntax=ADD_PATH_ARC <path number>, <xe>, <ye>, <ze>, <xc>, <yc>, <zc>, <radius>, <dir>
|description=*DESCRPTION*
|description=*DESCRPTION*


Line 8: Line 8:
|param5=<xc>|param5_desc={{xc}}
|param5=<xc>|param5_desc={{xc}}
|param6=<yc>|param6_desc={{yc}}
|param6=<yc>|param6_desc={{yc}}
|param7=<zx>|param7_desc={{zx}}
|param7=<zc>|param7_desc={{zc}}
|param8=<rad>|param8_desc={{rad}}
|param8=<radius>|param8_desc={{radius}}
|param9=<dir>|param9_desc={{dir}}
|param9=<dir>|param9_desc={{dir}}
}}
}}


===Example===
===Example===
:- ADD_PATH_ARC
:ADD_PATH_ARC


[[Category:Operations]]
[[Category:Operations]]

Revision as of 20:40, 23 July 2010

Command

ADD_PATH_ARC <path number>, <xe>, <ye>, <ze>, <xc>, <yc>, <zc>, <radius>, <dir>


  • DESCRPTION*

Parameters

<path number>
Path number (1 to 100).
<xe>
X co-ordinate of the end point.
<ye>
y co-ordinate of the end point.
<ze>
Z co-ordinate of the end point.
<xc>
X co-ordinate of the center point.
<yc>
Y co-ordinate of the center point.
<zc>
z co-ordinate of the center of the circle.
<radius>
radius of the circle or arc.
<dir>
Clockwise / Counter-Clockwise direction.

Example

ADD_PATH_ARC