EnergyAnalysisConstruction.GetMaterialIds Method

Returns a list of ids of the associated materials to analytical construction.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ElementId> GetMaterialIds()

Return Value

IList<ElementId>

See Also

Reference

EnergyAnalysisConstruction Class
GetMaterialIds Overload
Autodesk.Revit.DB.Analysis Namespace