Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcStructuralLoadStatic

Definition from IAI: The abstract entity IfcStructuralLoadStatic is the supertype of all static loads (actions or reactions) which can be defined.

NOTE: Within the scope of this IFC release static loads are currently distinguished between single, linear, planar and temperature loads.

HISTORY: New entity in Release IFC2x edition 2.

EXPRESS specification:

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

Inheritance graph

ENTITY IfcStructuralLoadStatic;
ENTITY IfcStructuralLoad;
Name  :  OPTIONAL IfcLabel;
ENTITY IfcStructuralLoadStatic;
END_ENTITY;