SoPickedPointGetPoint Method |
Returns the intersection point in world space.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3f GetPoint()
Public Function GetPoint As SbVec3f
public:
SbVec3f GetPoint()
member GetPoint : unit -> SbVec3f
Return Value
Type:
SbVec3fRemarks See Also