ADD OP PATH CTOOL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
:|description=:Add a {{CTool}} feature to the end of the current [[macro path]].
:|description=:Add a {{CTool}} feature to the end of the current [[macro path]].


|param1=<type>|param1_desc={{type}}
|param1=<type>|param1_desc=CTool type.
|param2=<x>|param2_desc={{x}}
|param2=<x>|param2_desc={{ctool_x}}
|param3=<y>|param3_desc={{y}}
|param3=<y>|param3_desc={{ctool_y}}
|param4=<z>|param4_desc={{z}}
|param4=<z>|param4_desc={{ctool_z}}
}}
}}



Latest revision as of 00:32, 14 January 2011

Up

Command

ADD_OP_PATH_CTOOL <type>, <x>, <y>, <z>


Add a CTool feature to the end of the current macro path.

Parameters

<type>
CTool type.
<x>
X co-ordinate of the CTool feature.
<y>
Y co-ordinate of the CTool feature.
<z>
Z co-ordinate of the CTool feature.

Example

ADD_OP_PATH_CTOOL 1, 4, 10, 1.5