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