LINE

From Macros Wiki
Revision as of 22:57, 2 August 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

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