RhinoCommon API
RhinoObjectIsSubObjectSelected Method |
Check sub-object selection state.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IsSubObjectSelected( ComponentIndex componentIndex )
Public Function IsSubObjectSelected ( componentIndex As ComponentIndex ) As Boolean
Parameters
- componentIndex
- Type: Rhino.GeometryComponentIndex
Index of subobject to check.
Return Value
Type: Booleantrue if the subobject is selected.

A subobject cannot be persistently selected.

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