IfcProjectionElement
Definition from IAI: The IfcProjectionElement is a specialization of the general feature element to represent projections applied to building elements. It represents a solid attached to any element that has physical manifestation. Projections must be handled by all sectors and disciplines in AEC/FM industry, therefore the interoperability for opening elements is provided at this high level.
EXAMPLE: A wall projection such as a pilaster strip is handled by IfcProjectionElement
An IfcProjectionElement has to be linked to a
building element (all subtypes of
IfcBuildingElement) by using the
IfcRelProjectsElement relationship. Its existence
depends on the existence of the master element.
It is also directly linked to the spatial structure
of the project (and here normally to the
IfcBuildingStorey) by using the
IfcRelContainedInSpatialStructure
relationship. It should not
be linked directly to the spatial structure of the project,
i.e. the inverse relationship ContainedInStructure
shall be NIL. It is assigned to the spatial structure
through the element it projects.
HISTORY New entity in Release IFC2x Edition 2.
Quantity Use Definition:
The quantities relating to the IfcProjectionElement are defined by the IfcElementQuantity and attached by the IfcRelDefinesByProperties. The following quantities are foreseen, but will be subjected to the local standard of measurement:
| Name | Description | Value Type |
| NominalArea | Area of the projection as viewed by an elevation view (for wall projection) or as viewed by a ground floor view (for slab projection). The exact definition and calculation rules depend on the method of measurement used. | IfcQuantityArea |
| NominalVolume | Volume of the projection. The exact definition and calculation rules depend on the method of measurement used. | IfcQuantityVolume |
Geometry Use Definition
The geometric representation of IfcProjectionElement is given by the IfcProductDefinitionShape and IfcLocalPlacement allowing multiple geometric representations.
Local Placement
The local placement for IfcOpeningRecess 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.
Swept Solid Representation
The geometric representation of IfcProjectionElement is defined using the swept area solid geometry. The following attribute values for the IfcShapeRepresentation holding this geometric representation shall be used:
The following additional constraints apply to the swept solid representation:
EXAMPLE
Brep Representation
The general b-rep geometric representation of IfcProjectionElement is defined using the Brep geometry. The Brep representation allows for the representation of complex element shape. The following attribute values for the IfcShapeRepresentation holding this geometric representation shall be used:
EXPRESS specification:
|
|