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 10: Line 10:


===Example===
===Example===
:CREATE_POINT 6
:CREATE_POINT 3


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

Revision as of 22:52, 2 August 2010

Up

Command

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


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 3