SoRayPickActionGetPickedPoint Method |
Calls GetPickedPoint(System.Int32(0)).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoPickedPoint GetPickedPoint()
Public Function GetPickedPoint As SoPickedPoint
public:
SoPickedPoint^ GetPickedPoint()
member GetPickedPoint : unit -> SoPickedPoint
Return Value
Type:
SoPickedPointRemarks See Also