START

From Macros Wiki
Jump to navigationJump to search

Up

Command

START
START
START <xs>, <ys>, [<zs>]


Start point of a contour. This can only be used inside a CONTOUR or CONTOUR_3D definition.

Parameters

<xs>
X co-ordinate of the start point.
<ys>
Y co-ordinate of the start point.
[<zs>]
Z co-ordinate of the start point.

Example

START 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