IfcDistributionFlowElement
Definition from IAI: The distribution element IfcDistributionFlowElement defines occurrence elements of a distribution system that facilitate the distribution of energy or matter, such as air, water or power.
EXAMPLEs of distribution flow elements are ducts, pipes, wires, fittings, equipment, etc.
The IfcDistributionFlowElement utilizes the following capabilities mainly through inverse references to objectified relationships:
The IfcDistributionFlowElement defines the occurrence of a distribution element within the spatial context of a project. The parameters that define the type of the distribution element and/or its shape are defined by the IfcDistributionFlowElementType subtypes, which is related by the inverse relationship IsDefinedBy pointing to IfcRelDefinesByType.
HISTORY: New entity in IFC R2.0.
Geometry Use Definitions
The geometric representation of IfcDistributionFlowElement is given by the IfcProductDefinitionShape, allowing multiple geometric representations.
Geometry Use Definitions
The geometric representation of IfcDistributionFlowElement subtypes are given by the IfcProductDefinitionShape, allowing multiple geometric representations. If an IfcRepresentationMap is defined for the IfcDistributionFlowElementType subtypes, then the IfcDistributionFlowElement utilizes it through the IfcMappedItem.
Local Placement
The local placement is defined in the supertype IfcProduct. It is defined by the IfcLocalPlacement which can define an absolute placement, relative placement, or grid reference, with each defining the local coordinate system referenced by all geometric representations. If given, the PlacementRelTo relationship of IfcLocalPlacement, shall point to the referenced IfcProduct. If the relative placement is not used, the absolute placement is defined within the world coordinate system.
Informal propositions for local placement:
Bounding Box Representation
IfcShapeRepresentation
- RepresentationIdentifier : 'BoundingBox'
- RepresentationType : 'BoundingBox'
Any IfcDistributionFlowElement may be represented as a bounding box, which shows the maximum extents of the body within the coordinated system established by the IfcLocalPlacement. The bounding box representation is the simpliest geometric representation available. It is ensured by assigning the value 'BoundingBox' to the RepresentationType attribute of IfcShapeRepresentation.
B-Rep Representation
IfcShapeRepresentation
- RepresentationIdentifier : 'Brep'
- RepresentationType : 'Brep'
The faceted B-Rep capabilities (with or without voids) shall be supported for B-Rep representation.
EXPRESS specification:
|
HasControlElements | : | Reference to the relationship object that relates control elements. |
|