Click or drag to resize

ModelComponentComponentStatus Property

Gets or sets the component status of the model component.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual ComponentStatus ComponentStatus { get; set; }

Property Value

Type: ComponentStatus
See Also