LINE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=[[Image:line.png|right|LINE]]LINE <xe>, <ye>, [<ze>] | {{Command|syntax=[[Image:line.png|right|LINE]]LINE <xe>, <ye>, [<ze>] | ||
|description=:Create a line, must be must be a part of | |description=:Create a line, must be must be a part of [[CONTOUR]] or [[CONTOUR_3D]]. | ||
|param1=<xe>|param1_desc={{xe}} | |param1=<xe>|param1_desc={{xe}} | ||
Line 8: | Line 8: | ||
===Example=== | ===Example=== | ||
:LINE 3, 3 | :LINE 3, 3, 0 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 15:03, 21 July 2010
Command
- Create a line, must be must be a part of CONTOUR or CONTOUR_3D.
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, 0