ADD PATH FEAT

From Macros Wiki
Jump to navigationJump to search

Up

Command

ADD_PATH_FEAT <to path number>, <from path number>, <feature number>


Add a feature (from another macro path) to a numbered macro path.

Parameters

<to path number>
Number of path to add the feature to.
<from path number>
Number of path to copy the feature from.
<feature number>
Number of the feature in the "from" path.

Example

ADD_PATH_FEAT 3, 1, 12
For an example macro see Modify_op_path2