SoHandleEventActionGetPickedPointList Method |
Returns a list of objects intersected by a picking operation, sorted from nearest to farthest.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoPickedPointList GetPickedPointList()
Public Function GetPickedPointList As SoPickedPointList
public:
SoPickedPointList^ GetPickedPointList()
member GetPickedPointList : unit -> SoPickedPointList
Return Value
Type:
SoPickedPointListRemarks See Also