RhinoCommon API
ModelComponentComponentStatus Property |
Gets or sets the component status of the model component.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public virtual ComponentStatus ComponentStatus { get; set; }
Public Overridable Property ComponentStatus As ComponentStatus Get Set