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