CREATE POINT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:
|description=This command will create a real point in GibbsCAM from the macro point definition from a point number.
|description=This command will create a real point in GibbsCAM from the macro point definition from a point number.


|param1=<point number>|param1_desc=  the number of the point (1 to 100) to be defined. This is a number used by the macro to create other geometry.
|param1=<point number>|param1_desc=  {{point number}}
|param2=<x>|param2_desc= The x axis co-ordinate value
|param2=<x>|param2_desc= {{x}}
|param3=<y>|param3_desc= The y axis co-ordinate value
|param3=<y>|param3_desc= {{y}}
}}
}}



Revision as of 16:20, 16 July 2010

Command

CREATE_POINT <point number>, <x>, <y>,


This command will create a real point in GibbsCAM from the macro point definition from a point number.

Parameters

<point number>
The number of a previously defined macro point.
<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

- CREATE_POINT 6