ADD OP TEXT MARKER

From Macros Wiki
Revision as of 16:29, 14 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

ADD_OP_TEXT_MARKER <op number>, <feature num>, <distance>, <value>, <marker num>


Add a text 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>
Text string.
<type>
Name of variable to be set to the number of the marker that was added.

Example

ADD_OP_TEXT_MARKER 1, 4, 0.5, "Some Text", MarkerNum