ADD OP TEXT MARKER: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 5: Line 5:
|param2=<feature num>|param2_desc={{feature num}}
|param2=<feature num>|param2_desc={{feature num}}
|param3=<param>|param3_desc={{param}}
|param3=<param>|param3_desc={{param}}
|param4=<string>|param4_desc= {{string}}
|param4=<string>|param4_desc= {{text}}
|param5=<marker num>|param5_desc={{marker num}}
|param5=<marker num>|param5_desc={{marker num}}
}}
}}


===Example===
===Example===
:- ADD_OP_TEXT_MARKER
:ADD_OP_TEXT_MARKER


[[Category:Operations]]
[[Category:Operations]]

Revision as of 20:43, 23 July 2010

Command

ADD_OP_TEXT_MARKER <op number>, <feature num>, <param>, <string>, <marker num>


  • DESCRPTION*

Parameters

<op number>
Operation number.
<feature num>
The index to the feature. This will be 1 for the first feature, 2 for the second etc.
If you have selected a shape, then 1 will be the first line/arc in the shape, 2 will be the second.
If you have selected a number of points, lines and circles, then index 1 will give you the first
feature that you selected, 2 will be the second (in the order that you selected them).
<param>
Marker parameter.
<string>
A text string, in double quotes, for example "my text" or a string variable, for example a$
<marker num>
Marker number.

Example

ADD_OP_TEXT_MARKER