Finds the thermal properties by the 'id' property of a constructionType node in Constructions.xml.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2013
Syntax
Parameters
- pADoc
- Type: Autodesk.Revit.DB..::..Document
The document.
- constructionId
- Type: System..::..String
The 'id' property of a constructionType node in Constructions.xml
Return Value
The thermal properties found, or
nullNothingnullptra null reference (Nothing in Visual Basic) if no match was found.
Exceptions
See Also