/
label
label
Description
Labels the selected trajectory by transferring its keys to a marker on the character currently being labeled. See labelOptions for various ways the label can be applied.
If the targetLabel
argument is not specified, the current label (in the Labeling panel) will be used.
Functional area
Data editing
Command syntax
Syntax
label ["targetLabel"] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
targetLabel | string | no | The name to label the selected trajectory. |
Flags
None
Return value
string
Returns the label of the selected marker.
Examples
// Label the selected marker as LFHD. label "LFHD";
Additional information
Related commands
, multiple selections available,