RhinoCommon API
ObjectTableSelect Method (IEnumerableObjRef) |
Selects a collection of objects.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public int Select( IEnumerable<ObjRef> objRefs )
Public Function Select ( objRefs As IEnumerable(Of ObjRef) ) As Integer
Parameters
- objRefs
- Type: System.Collections.GenericIEnumerableObjRef
References to objects to select.
Return Value
Type: Int32Number of objects successfully selected.

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