IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.19.3.17 IfcStructuralLoadSingleForceWarping

8.19.3.17.1 Semantic definition

Instances of the entity IfcStructuralLoadSingleForceWarping, as a subtype of IfcStructuralLoadSingleForce, shall be used to define an action operation on a single point. In addition to forces and moments defined by its supertype a warping moment can be defined.

8.19.3.17.2 Entity inheritance

8.19.3.17.3 Attributes

# Attribute Type Description
IfcStructuralLoad (1)
IfcStructuralLoadSingleForce (6)
Click to show 7 hidden inherited attributes
IfcStructuralLoadSingleForceWarping (1)
8 WarpingMoment OPTIONAL IfcWarpingMomentMeasure

The warping moment at the point load.

Table 8.19.3.17.A

8.19.3.17.4 Formal representation

ENTITY IfcStructuralLoadSingleForceWarping
SUBTYPE OF (IfcStructuralLoadSingleForce);
WarpingMoment : OPTIONAL IfcWarpingMomentMeasure;
END_ENTITY;

8.19.3.17.5 References