OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryElement — Query the element closest to the given point.

Synopsis

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

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Skeleton_Info
  • Callback: function SkeletonInfoToolbox.queryElem in module oof2.engine.IO.skeletoninfo
  • Threadability: Threadable
  • Parameters:

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

Description

Display information about the Skeleton Element 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.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */