OOF2: The Manual
Name
OOF.Graphics_n.Toolbox.Skeleton_Info.QuerySegment — Query the segment closest to the given point.
Synopsis
OOF.Graphics_n.Toolbox.Skeleton_Info.QuerySegment(position)
Details
- Parent Menu: OOF.Graphics_n.Toolbox.Skeleton_Info
-
Callback: function
SkeletonInfoToolbox.querySgmtin moduleooflib.engine.IO.skeletoninfo -
Parameters:
position- Target point. Type: A
Pointobject (eg,Point(1.1, 2.0)).



