IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.19.3.8 IfcStructuralConnectionCondition

ABSTRACT This definition may not be instantiated

8.19.3.8.1 Semantic definition

Describe more rarely needed connection properties.

8.19.3.8.2 Entity inheritance

8.19.3.8.3 Attributes

# Attribute Type Description
IfcStructuralConnectionCondition (1)
1 Name OPTIONAL IfcLabel

Optionally defines a name for this connection condition.

Table 8.19.3.8.A

8.19.3.8.4 Formal representation

ENTITY IfcStructuralConnectionCondition
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcFailureConnectionCondition
	,IfcSlippageConnectionCondition));
	Name : OPTIONAL IfcLabel;
END_ENTITY;

8.19.3.8.5 References

Edit on Github


Is this page difficult to understand? Let us know!