Revit 2020.1 API |
Category..::..HasMaterialQuantities Property |
Category Class See Also |
Identifies if elements of the category are able to report what materials they contain in what quantities.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
Remarks
Get materials via the Element' property Materials;
Get quantities via methods GetMaterialArea and GetMaterialVolume.