SoRayPickActionGetPickedPointsListLength Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public int GetPickedPointsListLength()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPickedPointsListLength As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
int GetPickedPointsListLength()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPickedPointsListLength : unit -> int
Return Value
Type:
Int32Remarks See Also