IFC 4.3.2.20240128 (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)
1 Name OPTIONAL IfcLabel

Optionally defines a name for this load.

IfcStructuralLoadSingleDisplacement (6)
2 DisplacementX OPTIONAL IfcLengthMeasure

Displacement in x-direction.

3 DisplacementY OPTIONAL IfcLengthMeasure

Displacement in y-direction.

4 DisplacementZ OPTIONAL IfcLengthMeasure

Displacement in z-direction.

5 RotationalDisplacementRX OPTIONAL IfcPlaneAngleMeasure

Rotation about the x-axis.

6 RotationalDisplacementRY OPTIONAL IfcPlaneAngleMeasure

Rotation about the y-axis.

7 RotationalDisplacementRZ OPTIONAL IfcPlaneAngleMeasure

Rotation about the z-axis.

Click to show 7 hidden inherited attributes Click to hide 7 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

Edit on Github


Is this page difficult to understand? Let us know!