FamilyThermalPropertiesIsValid Method |
Confirms that the thermal properties are correctly set for assignment to a FamilySymbol.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsValid As Boolean
member IsValid : unit -> bool
Return Value
Boolean
True if the thermal properties are valid, false otherwise.
See Also