GET PATH FEAT LEN

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_PATH_FEAT_LEN <path number>, <feature number>, <length>


Get the length 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.
<type>
Name of variable to be set to the feature length.

Example

GET_PATH_FEAT_LEN 2, 5, FeatLen