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 Click to hide 7 inherited attributes | |||
IfcStructuralLoadSingleForceWarping (1) | |||
8 | WarpingMoment | OPTIONAL IfcWarpingMomentMeasure |
The warping moment at the point load. |
8.19.3.17.4 Formal representation
ENTITY IfcStructuralLoadSingleForceWarping SUBTYPE OF (IfcStructuralLoadSingleForce); WarpingMoment : OPTIONAL IfcWarpingMomentMeasure; END_ENTITY;