OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryNode — Query the node closest to the given point.

Synopsis

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryNode(position)

Details

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

    position
    Target point. Type: A Point object (eg, Point(1.1, 2.0)).

Description

Display information about the Skeleton Node closest to the given target point. This command has no effect if the GUI is not running. Data is displayed for the topmost Skeleton displayed in the graphics window in which the command was issued.