2020 Members
Changes 4
M

FamilyThermalProperties

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FamilyThermalProperties
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M Find(Document, String) nullNothingnullptr Finds the thermal properties by the 'id' property of a constructionType node in Constructions.xml.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M IsValid() bool Confirms that the thermal properties are correctly set for assignment to a FamilySymbol.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P AnalyticConstructionName string The construction gbXML name. This value corresponds to the 'Name' property of a constructionType node in Constructions.xml.
P AnalyticConstructionTypeId string The construction gbXML type. This value corresponds to the 'id' property of a constructionType node in Constructions.xml.
P HeatTransferCoefficient double The heat transfer coefficient value (U-Value). The units are watts per meter-squared kelvin (W/(m^2*K)).
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P SolarHeatGainCoefficient double The solar heat gain coefficient.
P ThermalResistance double The calculated thermal resistance value (R-Value). The units are meter-squared kelvin per watt ((m^2*K)/Watt).
P VisualLightTransmittance double The visual light transmittance.