CREATE POINT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=[[Image:create_point.png|right|CREATE_POINT]]CREATE_POINT <point number>, <x>, <y>,
[[Geometry:Creating_Geometry|{{Up}}]]
|description=:This command is used to create the real point from a predefined point number in GibbsCam.


|param1=<point number>|param1_desc= {{point number}}
{{Command|syntax=[[Image:create_point.png|right|CREATE_POINT]]CREATE_POINT <point number>
|param2=<x>|param2_desc= {{x}}
|description=:Create a geometry point from a macro point.
|param3=<y>|param3_desc= {{y}}
 
|param1=<point number>|param1_desc={{point number}}
}}
}}


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


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

Latest revision as of 19:15, 11 January 2011

Up

Command

CREATE_POINT
CREATE_POINT
CREATE_POINT <point number>


Create a geometry point from a macro point.

Parameters

<point number>
The number of a previously defined macro point.

Example

CREATE_POINT 3