Definition of IAI: Exterior wall of a building which is an
assembly of components, hung from the edge of the floor/roof structure rather
than bearing on a floor. Curtain wall is represented as an building element
assembly and implemented as subtype of IfcBuildingElement that uses an
IfcRelAggregates relationship.
HISTORY New Entity in IFC Release 2.0
Geometry Use Definitions
The geometric representation of IfcCurtainWall is given by the
IfcProductDefinitionShape, allowing multiple geometric representation.
Independent geometric representations, as described below, should only be used
when the IfcCurtainWall is not defined as an aggregate. If defined as an
aggregate, the geometric representation is the sum of the representations of
the components within the aggregate.
Local placement
The local placement for IfcCurtainWall is defined in its supertype
IfcProduct. It is defined by the IfcLocalPlacement, which defines the local
coordinate system that is referenced by all geometric representations.
- The PlacementRelTo relationship of IfcLocalPlacement shall point (if
given) to the same IfcSpatialStructureElement , which is used in the
ContainedInStructure inverse attribute, or to a spatial structure element at a
higher level, referenced by that.
- If the relative placement is not used, the absolute placement is
defined within the world coordinate system.
If the IfcCurtainWall establishes an aggregate, than all
contained elements (defined by the IsDecomposedBy inverse attribute) shall be
placed relative to the IfcCurtainWall.ObjectPlacement.
Geometric Representation
The BoundingBox, the SurfaceModel and the Brep geometric representation
of IfcCurtainWall is defined at the supertype IfcBuildingElement.