RhinoCommon API
ObjectTableUnselectAll Method (Boolean) |
Unselect objects.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public int UnselectAll( bool ignorePersistentSelections )
Public Function UnselectAll ( ignorePersistentSelections As Boolean ) As Integer
Parameters
- ignorePersistentSelections
- Type: SystemBoolean
if true, then objects that are persistently selected will not be unselected.
Return Value
Type: Int32Number of object that were unselected.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14