ADD OP OFFSET MARKER

From Macros Wiki
Jump to navigationJump to search

Up

Command

ADD_OP_OFFSET_MARKER <op number>, <feature num>, <distance>, <value>, <type>, <marker num>


Add an offset 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>
Offset number.
<type>
The offset type (1 = user, 2 = use tool offset).
<type>
Name of variable to be set to the number of the marker that was added.

Example

ADD_OP_OFFSET_MARKER 1, 4, 0.5, 12, 1, MarkerNum