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 1: Line 1:
{{Command|syntax=CREATE_POINT <point number>, <x>, <y>,
{{Command|syntax=[[Image:create_point.png|right|CREATE_POINT]]CREATE_POINT <point number>, <x>, <y>,
|description=This command will create a real point in GibbsCAM from the macro point definition from a point number.
|description=:This command is used to create the real point from a predefined point number in GibbsCam.


|param1=<point number>|param1_desc=  {{point number}}
|param1=<point number>|param1_desc=  {{point number}}
Line 8: Line 8:


===Example===
===Example===
:- CREATE_POINT 6
:CREATE_POINT 6


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 18:36, 21 July 2010

Command

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


This command is used to create the real point from a predefined point number in GibbsCam.

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