ADD OP STOP MARKER
From Macros Wiki
Jump to navigationJump to search
Command
- ADD_OP_STOP_MARKER <op number>, <feature num>, <distance>, <value>, <marker num>
- Add a stop marker to an operation.
Parameters
- <op number>
- Operation number.
- <feature num>
- Feature number.
- <distance>
- Distance along the feature (0.0 = start, 1.0 = end).
- <value>
- The stop type (0 = stop, 1 = opstop).
- <type>
- Name of variable to be set to the number of the marker that was added.
Example
- ADD_OP_STOP_MARKER 1, 4, 0.5, 1, MarkerNum