RhinoObjectUnselectAllSubObjects Method |
Removes selection from all subobjects.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int UnselectAllSubObjects()
Public Function UnselectAllSubObjects As Integer
Return Value
Type:
Int32The number of unselected subobjects.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also