ADD PATH POINT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
mNo edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 5: Line 5:


|param1=<path number>|param1_desc={{path number}}
|param1=<path number>|param1_desc={{path number}}
|param2=<x>|param2_desc={{x}}
|param2=<x>|param2_desc={{xp}}
|param3=<y>|param3_desc={{y}}
|param3=<y>|param3_desc={{yp}}
|param4=<z>|param4_desc={{z}}
|param4=<z>|param4_desc={{zp}}
}}
}}



Latest revision as of 00:22, 14 January 2011

Up

Command

ADD_PATH_POINT <path number>, <x>, <y>, <z>


Add a point to a numbered macro path.

Parameters

<path number>
Path number (1 to 100).
<x>
X co-ordinate of the point.
<y>
Y co-ordinate of the point.
<z>
Z co-ordinate of the point.

Example

ADD_PATH_POINT 1, 10, 12, 15