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


{{Command|syntax=[[Image:line.png|right|LINE]]LINE <xe>, <ye>, [<ze>]
{{Command|syntax=[[Image:line.png|right|LINE]]LINE <xe>, <ye>, [<ze>]

Revision as of 22:20, 30 July 2010

Up

Command

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


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
For an example macro see Explode_Shape Bag_Solids Calc_Geo_Extents Geo_Pattern Geo_Transform Solids Solid_Type Use_Saved_Process