FamilyThermalProperties.Find
Description:
Finds the thermal properties by the 'id' property of a constructionType node in Constructions.xml.
Finds the thermal properties by the 'id' property of a constructionType node in Constructions.xml.
public static FamilyThermalProperties Find(
Document pADoc,
string constructionId
)
-
pADocThe document.
-
StringconstructionIdThe 'id' property of a constructionType node in Constructions.xml
Return Value
nullNothingnullptr
The thermal properties found, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no match was found.
-
A non-optional argument was NULL