IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.19.3.9 IfcStructuralLoad

ABSTRACT This definition may not be instantiated

8.19.3.9.1 Semantic definition

This abstract entity is the supertype of all loads (actions or reactions) or of certain requirements resulting from structural analysis, or certain provisions which influence structural analysis.

8.19.3.9.2 Entity inheritance

8.19.3.9.3 Attributes

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

Optionally defines a name for this load.

Table 8.19.3.9.A

8.19.3.9.4 Formal representation

ENTITY IfcStructuralLoad
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcStructuralLoadConfiguration
	,IfcStructuralLoadOrResult));
	Name : OPTIONAL IfcLabel;
END_ENTITY;

8.19.3.9.5 References

Edit on Github


Is this page difficult to understand? Let us know!