IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.19.3.18 IfcStructuralLoadStatic

ABSTRACT This definition may not be instantiated

8.19.3.18.1 Semantic definition

The abstract entity IfcStructuralLoadStatic is the supertype of all static loads (actions or reactions) which can be defined. Within scope are single i.e. concentrated forces and moments, linear i.e. one-dimensionally distributed forces and moments, planar i.e. two-dimensionally distributed forces, furthermore displacements and temperature loads.

8.19.3.18.2 Entity inheritance

8.19.3.18.3 Attributes

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

Optionally defines a name for this load.

Table 8.19.3.18.A

8.19.3.18.4 Formal representation

ENTITY IfcStructuralLoadStatic
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcStructuralLoadLinearForce
	,IfcStructuralLoadPlanarForce
	,IfcStructuralLoadSingleDisplacement
	,IfcStructuralLoadSingleForce
	,IfcStructuralLoadTemperature))
 SUBTYPE OF (IfcStructuralLoadOrResult);
END_ENTITY;

8.19.3.18.5 References

Edit on Github


Is this page difficult to understand? Let us know!

8.19.3.18.6 Changelog

8.19.3.18.6.1 IFC4