OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Skeleton_Info.QuerySegmentByID — Query the segment with the given index.

Synopsis

OOF.Graphics_n.Toolbox.Skeleton_Info.QuerySegmentByID(index)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Skeleton_Info
  • Callback: function SkeletonInfoToolbox.querySgmtByID in module ooflib.engine.IO.skeletoninfo
  • Parameters:

    index
    Segment index. Type: Integer.

Description

This command is just like OOF.Graphics_n.Toolbox.Skeleton_Info.QuerySegment, except that the argument is the numerical id of the Segment and not a position. It's used by the Skeleton Info toolbox.