RhinoCommon API
RhinoObjectIsSubObjectHighlighted Method |
Determines if a subobject is highlighted.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool IsSubObjectHighlighted( ComponentIndex componentIndex )
Public Function IsSubObjectHighlighted ( componentIndex As ComponentIndex ) As Boolean
Parameters
- componentIndex
- Type: Rhino.GeometryComponentIndex
A subobject component index.
Return Value
Type: Booleantrue if the subobject is highlighted.