Revit 2018 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: 18.0.0.0 (18.2.0.13)
Syntax
Remarks
Get materials via the Element' property Materials;
Get quantities via methods GetMaterialArea and GetMaterialVolume.