IfcStructuralLoadSingleForceWarping

Natural language names
deEinzellast mit Wölbmoment
enStructural 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 B
8WarpingMoment- This attribute is out of scope for this model view definition and shall not be set.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadSingleForce IfcStructuralLoadStatic IfcStructuralLoadOrResult IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionB
IfcStructuralLoad
1Name- This attribute is out of scope for this model view definition and shall not be set.
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
IfcStructuralLoadSingleForce
2ForceX- This attribute is out of scope for this model view definition and shall not be set.
3ForceY- This attribute is out of scope for this model view definition and shall not be set.
4ForceZ- This attribute is out of scope for this model view definition and shall not be set.
5MomentX- This attribute is out of scope for this model view definition and shall not be set.
6MomentY- This attribute is out of scope for this model view definition and shall not be set.
7MomentZ- This attribute is out of scope for this model view definition and shall not be set.
IfcStructuralLoadSingleForceWarping
8WarpingMoment- This attribute is out of scope for this model view definition and shall not be set.
Formal representations
XSD 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:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadSingleForceWarping
 SUBTYPE OF (IfcStructuralLoadSingleForce);
  WarpingMoment : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page