Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcBoundaryCondition

Definition from IAI: The abstract entity IfcBoundaryCondition is the supertype of all boundary conditions that can be applied to structural connection definitions, either directly for the connection (e.g. the joint) or for the relation between a structural member and the connection.

NOTE: The boundary conditions are used within other parts, mainly by instances of IfcStructuralConnection (for the definition of supports) and instances of IfcRelConnectsStructuralMember (for the definition of connections between structural members and structural connections).

HISTORY: New entity in Release IFC2x Edition 2.

EXPRESS specification:

ENTITY IfcBoundaryCondition
ABSTRACT SUPERTYPE OF (ONEOF(IfcBoundaryNodeCondition, IfcBoundaryEdgeCondition, IfcBoundaryFaceCondition));
Name  :  OPTIONAL IfcLabel;
END_ENTITY;

Attribute definitions:

Name  :  Optionally defines a name for this boundary condition.

Inheritance graph

ENTITY IfcBoundaryCondition;
ENTITY IfcBoundaryCondition;
Name  :  OPTIONAL IfcLabel;
END_ENTITY;