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


===Example===
===Example===
:POINT 3, 4
:POINT 2, 3


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

Revision as of 15:48, 20 July 2010

Command

POINT
POINT
POINT <x>, <y>


Create a point with x and y axis definitions.

Parameters

<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

POINT 2, 3