SoRayPickActionGetPointFloat Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbVec2f GetPointFloat()
Public Function GetPointFloat As SbVec2f
public:
SbVec2f GetPointFloat()
member GetPointFloat : unit -> SbVec2f
Return Value
Type:
SbVec2f
RemarksIt can be used when a desktop is magnified on a wall of screens using ScaleViz with a tracker device calibrated for this wall.
See Also