GET PATH FEAT END

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_PATH_FEAT_END <path number>, <feature number>, <xs>, <ys>, [<zs>]


Get the end point of a feature in a numbered macro path.

Parameters

<path number>
Path number (1 to 100).
<feature number>
Feature number. 1 for the first feature, 2 for the second etc.
<xs>
The name of a numeric variable to be set to the X position of the feature end
<ys>
The name of a numeric variable to be set to the Y position of the feature end
<zs>
The name of a numeric variable to be set to the Z position of the feature end

Example

GET_PATH_FEAT_END 1, 4, xe, ye, zs