FamilyThermalProperties.Find
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pADoc | Document | The document. |
| constructionId | String | The 'id' property of a constructionType node in Constructions.xml |
Return Value
| Type | Description |
|---|---|
| FamilyThermalProperties | The thermal properties found, or if no match was found. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |