RhinoCommon API
ObjectTableSelect Method (Guid, Boolean) |
Select or deselects a single object.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Select( Guid objectId, bool select )
Public Function Select ( objectId As Guid, select As Boolean ) As Boolean
Parameters
- objectId
- Type: SystemGuid
Id of object to select. - select
- Type: SystemBoolean
If true, the object will be selected, if false, it will be deselected.
Return Value
Type: Booleantrue on success, false on failure.

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