Analysis |
The AnalysisDisplayColorEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisDisplayColorEntry | Constructs a new AnalysisDisplayColorEntry with default settings. |
![]() | AnalysisDisplayColorEntry(Color) | Constructs a color entry with no value assigned. |
![]() | AnalysisDisplayColorEntry(Color, Double) | Constructs a color entry with a specific value assigned. |
Name | Description | |
---|---|---|
![]() | Color | Color associated with color entry. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | Value | Value associated with color entry. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the AnalysisDisplayColorEntry |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | HasValue | Check if color entry has associated value. |
![]() | IsEqual | Compare color entries. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |