CREATE POINT

From Macros Wiki
Revision as of 21:02, 14 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

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 the point (1 to 100) to be defined. This is a number used by the macro to create other geometry.
<x>
The x axis co-ordinate value
<y>
The y axis co-ordinate value

Example

- CREATE_POINT 6