IfcStructuralLoadSingleForce

Natural language names
deEinzellast
enStructural Load Single Force
Semantic definitions at the entity
Entity definition

Instances of the entity IfcStructuralLoadSingleForce shall be used to define the forces and moments of an action operating on a single point.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription B
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.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadSingleForceWarping 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.
Formal representations
XSD Specification
 <xs:element name="IfcStructuralLoadSingleForce" type="ifc:IfcStructuralLoadSingleForce" substitutionGroup="ifc:IfcStructuralLoadStatic" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadSingleForce">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadStatic"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadSingleForce
 SUPERTYPE OF(IfcStructuralLoadSingleForceWarping)
 SUBTYPE OF (IfcStructuralLoadStatic);
  ForceX : OPTIONAL IfcStrippedOptional;
  ForceY : OPTIONAL IfcStrippedOptional;
  ForceZ : OPTIONAL IfcStrippedOptional;
  MomentX : OPTIONAL IfcStrippedOptional;
  MomentY : OPTIONAL IfcStrippedOptional;
  MomentZ : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page