Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths10%, 15%, 15%, 15%, 45%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
// 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

...