ModelComponentComponentStatus Property |
Gets or sets the component status of the model component.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual ComponentStatus ComponentStatus { get; set; }Public Overridable Property ComponentStatus As ComponentStatus
Get
Set
Property Value
Type:
ComponentStatus
Version InformationRhino for Windows
Supported in: 6.8
See Also