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
widths10%, 15%, 15%, 15%, 45%
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

...

// These commands select the 3 named markers, then a range within

...


// the playRange, then the X and Z Translation channels of the objects.

...


select LMWT LFWT LBWT;

...


selectRange 150 280;

...


selectProperty "TranslationX" "TranslationZ";

...


// Adds to selection all three Rotation channels

...


selectProperty -a "RotationX" "RotationY" "RotationZ";

Additional information

Related commands

...