RhinoCommon API
SelCommandSelFilter Method |
Override this virtual function and return true if object should be selected.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

protected abstract bool SelFilter( RhinoObject rhObj )
Protected MustOverride Function SelFilter ( rhObj As RhinoObject ) As Boolean
Parameters
- rhObj
- Type: Rhino.DocObjectsRhinoObject
The object to check regarding selection status.
Return Value
Type: Booleantrue if the object should be selected; false otherwise.

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