IFC 4.3.2.20250905 (IFC4X3_ADD2) under development

  • Help suggest improvements
  • Get user or developer support

8.19.3.12 IfcStructuralLoadOrResult

ABSTRACT This definition may not be instantiated

8.19.3.12.1 Semantic definition

Abstract superclass of simple load or result classes.

New abstract entity in IFC4, upwards compatibility of all subtypes is preserved.

8.19.3.12.2 Entity inheritance

8.19.3.12.3 Attributes

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

Optionally defines a name for this load.

Table 8.19.3.12.A

8.19.3.12.4 Formal representation

ENTITY IfcStructuralLoadOrResult
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcStructuralLoadStatic
	,IfcSurfaceReinforcementArea))
 SUBTYPE OF (IfcStructuralLoad);
END_ENTITY;

8.19.3.12.5 References

Edit on Github


Is this page difficult to understand? Let us know!

8.19.3.12.6 Changelog

8.19.3.12.6.1 IFC4

  • New resource