Versions Compared

Key

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

...

autoSetSideAndParts [-tolerance float] 

Arguments

None None

Scroll pagebreak

Flags

Scroll tablelayout
orientationdefault
sortDirectionASC
repeatTableHeadersdefaultstyle
widths20%, 15%, 15%, 50%
style
sortByColumn1
tableStylingconfluence
sortEnabledfalse
cellHighlightingtrue

NameFlag argumentsArgument typeComments

tolerance


float

The tolerance (in mm) controls the distance from the root at which bones are not considered to be center and are assigned to the left or right side.
If a skeleton's spine and neck aren't perfectly aligned with the root, you can set the tolerance to account for this.
Default: 1 mm, range 0–∞

Return value

void

Examples

Code Block
languagetext
// Run autoSetSideAndParts with an increased tolerance because the skeleton has 

...

// a spine that is not well aligned with the root.

...


autoSetSideAndParts -tolerance 5.0;

Additional information

Related commands

...