EnergyAnalysisConstructionGetMaterialIds 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.0.4.0 (26.0.4.0)
Syntax
public IList<ElementId> GetMaterialIds()

Return Value

IListElementId
See Also