RhinoObjectUnselectAllSubObjects Method |
Rhino 5 for Windows
Removes selection from all subobjects.
Namespace: Rhino.DocObjectsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic int UnselectAllSubObjects()
Public Function UnselectAllSubObjects As Integer
Return Value
Type:
Int32The number of unselected subobjects.
See Also