START: 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''']]
{{Command|syntax=[[Image:start.png|right|START]]START <xe>, <ye>, [<ze>]
{{Command|syntax=[[Image:start.png|right|START]]START <xe>, <ye>, [<ze>]
|description=:Start point of a contour, must be must be a part of [[CONTOUR]] or [[CONTOUR_3D]].
|description=:Start point of a contour, must be must be a part of [[CONTOUR]] or [[CONTOUR_3D]].

Revision as of 21:48, 30 July 2010

Back

Command

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


Start point of a contour, 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

START 0, 0, 0
For an example macro see Explode_Shape Bag_Solids Calc_Geo_Extents Create_Contour.mac Geo_Pattern Geo_Transform Solids Solid_Type Use_Saved_Process