|
M
Create(Document)
|
TemperatureRating
|
Creates a Conductor Temperature Rating.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetTemperatureRating(Document, ElementId)
|
TemperatureRating
|
Gets the Conductor Temperature Rating data by given Conductor Temperature Rating id.
|
|
|
M
GetTemperatureRatingIdByName(Document, String)
|
ElementId
|
Gets the Conductor Temperature Rating id by given Conductor Temperature Rating name.
|
|
|
M
GetTemperatureRatingIds(Document)
|
IList<ElementId>
|
Gets all the Conductor Temperature Rating ids in the given document, sorted by name.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|