IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.19.3.15 IfcStructuralLoadSingleDisplacementDistortion

8.19.3.15.1 Semantic definition

Defines a displacement with warping.

8.19.3.15.2 Entity inheritance

8.19.3.15.3 Attributes

# Attribute Type Description
IfcStructuralLoad (1)
IfcStructuralLoadSingleDisplacement (6)
Click to show 7 hidden inherited attributes
IfcStructuralLoadSingleDisplacementDistortion (1)
8 Distortion OPTIONAL IfcCurvatureMeasure

The distortion curvature (warping, i.e. a cross-sectional deplanation) given to the displacement load.

Table 8.19.3.15.A

8.19.3.15.4 Formal representation

ENTITY IfcStructuralLoadSingleDisplacementDistortion
SUBTYPE OF (IfcStructuralLoadSingleDisplacement);
Distortion : OPTIONAL IfcCurvatureMeasure;
END_ENTITY;

8.19.3.15.5 References