Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted by ConfluenceCloudBulkEditor.py

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
style
widths14%, 15%, 14%, 13%, 44%
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

NameFlag argumentsArgument typeExclusive toComments
rangeMode1stringSet the range mode of the autolabel operation to one of the following values:
playrange Autolabel the frames contained in the entire play range
selectedranges Autolabel only the selected frames, extending labels to the entire trajectory including to frames outside the selected ranges
selectedrangesonly Autolabel the selected frames, and do not extend application of labeling beyond the selected ranges, breaking trajectories if necessary
currentframe Autolabel the trajectories in the current frame without breaking them

Return value

void

Examples

...

// Autolabel the entire play range.

...


autoLabel -rangeMode "playRange";

Additional information

Related commands

...