IfcSite
- class compas_ifc.entities.extensions.IfcSite
Bases:
objectExtension class for
IfcSite.- Attributes:
- buildingslist[
IfcBuilding] The buildings of the site.
- building_elementslist[
IfcBuildingElement] The building elements of the site.
- geographic_elementslist[
IfcGeographicElement] The geographic elements of the site.
- locationtuple[float, float]
The location of the site. In degrees (latitude, longitude).
- buildingslist[
Inherited Methods
__init__