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

Optionally defines a name for this load.

IfcStructuralLoadSingleForce (6)
2 ForceX OPTIONAL IfcForceMeasure

Force value in x-direction.

3 ForceY OPTIONAL IfcForceMeasure

Force value in y-direction.

4 ForceZ OPTIONAL IfcForceMeasure

Force value in z-direction.

5 MomentX OPTIONAL IfcTorqueMeasure

Moment about the x-axis.

6 MomentY OPTIONAL IfcTorqueMeasure

Moment about the y-axis.

7 MomentZ OPTIONAL IfcTorqueMeasure

Moment about the z-axis.

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

Edit on Github


Is this page difficult to understand? Let us know!