IfcStructuralLoadSingleForceWarping

Natural language names
Einzellast mit W枚lbmoment
Structural Load Single Force Warping
Semantic definitions at the entity
Entity 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.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription G
8WarpingMomentIfcWarpingMomentMeasure? The warping moment at the point load.X
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadSingleForce IfcStructuralLoadStatic IfcStructuralLoadOrResult IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcStructuralLoad
1NameIfcLabel? Optionally defines a name for this load.X
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
IfcStructuralLoadSingleForce
2ForceXIfcForceMeasure? Force value in x-direction. X
3ForceYIfcForceMeasure? Force value in y-direction.X
4ForceZIfcForceMeasure? Force value in z-direction.X
5MomentXIfcTorqueMeasure? Moment about the x-axis.X
6MomentYIfcTorqueMeasure? Moment about the y-axis.X
7MomentZIfcTorqueMeasure? Moment about the z-axis.X
IfcStructuralLoadSingleForceWarping
8WarpingMomentIfcWarpingMomentMeasure? The warping moment at the point load.X
Formal representations
XML Specification
 <xs:element name="IfcStructuralLoadSingleForceWarping" type="ifc:IfcStructuralLoadSingleForceWarping" substitutionGroup="ifc:IfcStructuralLoadSingleForce" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadSingleForceWarping">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadSingleForce">
    <xs:attribute name="WarpingMoment" type="ifc:IfcWarpingMomentMeasure" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadSingleForceWarping
 SUBTYPE OF (IfcStructuralLoadSingleForce);
  WarpingMoment : OPTIONAL IfcWarpingMomentMeasure;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page