RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Category

Category.HasMaterialQuantities

Property
Description:
Identifies if elements of the category are able to report what materials they contain in what quantities.
Remarks:
Get materials via the Element' property Materials; Get quantities via methods GetMaterialArea and GetMaterialVolume.
Syntax
public bool HasMaterialQuantities { get; }