POINT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
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>
|description=:Create a [[macro_point|point]] with x and y axis definitions.
|description=:Create a [[macro_point|point]].


|param1=<x>|param1_desc={{x}}
|param1=<x>|param1_desc={{x}}

Latest revision as of 19:14, 11 January 2011

Up

Command

POINT
POINT
POINT <x>, <y>


Create a point.

Parameters

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

Example

POINT 2, 3