IfcBuilding
- class compas_ifc.entities.extensions.IfcBuilding
Bases:
object
Extension class for
IfcBuilding
.- Attributes:
- building_elementslist[
IfcBuildingElement
] The building elements of the building.
- geographic_elementslist[
IfcGeographicElement
] The geographic elements of the building.
- storeyslist[
IfcBuildingStorey
] The storeys of the building.
- building_elementslist[
Inherited Methods
__init__