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''']]
{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>
{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>
|description=:Create a [[macro_point|point]] with x and y axis definitions.
|description=:Create a [[macro_point|point]] with x and y axis definitions.

Revision as of 21:47, 30 July 2010

Back

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