RhinoCommon API
ComponentStatusAddition Operator |
Sets flags from both component states and returns a new ComponentStatus.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static ComponentStatus operator +( ComponentStatus a, ComponentStatus b )
Public Shared Operator + ( a As ComponentStatus, b As ComponentStatus ) As ComponentStatus
Parameters
- a
- Type: Rhino.GeometryComponentStatus
The first ComponentStatus. - b
- Type: Rhino.GeometryComponentStatus
The second ComponentStatus.
Return Value
Type: ComponentStatusA new ComponentStatus.

Rhino for Windows
Supported in: 6.14