/
removeMarker
removeMarker
Description
Removes the marker with the given name from a character.
This command removes the marker, all the labeling constraints using it and all parameters associated with it (if no other constraints are using those parameters).
The character that the marker belongs to must either be selected or specified via the onMod
option.
Functional area
Labeling
Command syntax
Syntax
removeMarker markerName[-onMod string] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
markerName | string | yes | The name of the marker to remove |
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
onMod | string | Defines the character from which the marker will be removed |
Return value
void
, multiple selections available,
Related content
deleteShortTrajs
deleteShortTrajs
More like this
deleteCharacters
deleteCharacters
More like this
deleteRedundant
deleteRedundant
More like this
autoCreateLabelingClusters
autoCreateLabelingClusters
More like this
removeAllParameters
removeAllParameters
More like this
Adding and detaching markers
Adding and detaching markers
More like this