Temperature |
The TemperatureRating type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | The Conductor Temperature Rating id. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | The Conductor Temperature Rating name. |
| Name | Description | |
|---|---|---|
| Create | Creates a Conductor Temperature Rating. | |
| Dispose | Releases all resources used by the TemperatureRating | |
| 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) | |
| GetTemperatureRating | Gets the Conductor Temperature Rating data by given Conductor Temperature Rating id. | |
| GetTemperatureRatingIdByName | Gets the Conductor Temperature Rating id by given Conductor Temperature Rating name. | |
| GetTemperatureRatingIds | Gets all the Conductor Temperature Rating ids in the given document, sorted by name. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |