LINE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 8: Line 8:


===Example===
===Example===
:- LINE
:LINE 3, 3


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

Revision as of 15:52, 20 July 2010

Command

LINE
LINE
LINE <xe>, <ye>, [<ze>]


Create a line, must be must be a part of a contour.

Parameters

<xe>
X co-ordinate of the end point.
<ye>
y co-ordinate of the end point.
[<ze>]
Z co-ordinate of the end point.

Example

LINE 3, 3