POINT COPY: 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:
[[Geometry:Creating_Geometry|'''Back''']]
{{Command|syntax=POINT_COPY <point number>, <new point number>
{{Command|syntax=POINT_COPY <point number>, <new point number>
|description=:Copy an existing [[macro_point|point]], defining a new point number with the same parameters as the old [[macro_point|point]].
|description=:Copy an existing [[macro_point|point]], defining a new point number with the same parameters as the old [[macro_point|point]].

Revision as of 21:47, 30 July 2010

Back

Command

POINT_COPY <point number>, <new point number>


Copy an existing point, defining a new point number with the same parameters as the old point.

Parameters

<point number>
The number of a previously defined macro point.
<new point number>
Define a number for the newly created point.

Example

POINT_COPY 15, 6