CREATE POINT: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=CREATE_POINT < | {{Command|syntax=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 will create a real point in GibbsCAM from the macro point definition from a point number. | ||
Revision as of 21:02, 14 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 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