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 1: Line 1:
[[Geometry:Creating_Geometry|'''Back''']]
[[Geometry:Creating_Geometry|{{Up}}]]


{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>
{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>

Revision as of 22:18, 30 July 2010

Up

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