BuildingInformationModel.has_material
- BuildingInformationModel.has_material(material)
Verify that the model contains a specific material.
- Parameters:
- material
A model material.
- Returns:
- bool
True if the model contains the material.
Verify that the model contains a specific material.
A model material.
True if the model contains the material.