IfcStructuralLoadSingleDisplacement

Natural language names
deVerschiebung und/ oder Verdrehung
enStructural Load Single Displacement
Semantic definitions at the entity
Entity definition

Instances of the entity IfcStructuralLoadSingleDisplacement shall be used to define displacements.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription B
2DisplacementX- This attribute is out of scope for this model view definition and shall not be set.
3DisplacementY- This attribute is out of scope for this model view definition and shall not be set.
4DisplacementZ- This attribute is out of scope for this model view definition and shall not be set.
5RotationalDisplacementRX- This attribute is out of scope for this model view definition and shall not be set.
6RotationalDisplacementRY- This attribute is out of scope for this model view definition and shall not be set.
7RotationalDisplacementRZ- This attribute is out of scope for this model view definition and shall not be set.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadSingleDisplacementDistortion 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
IfcStructuralLoadSingleDisplacement
2DisplacementX- This attribute is out of scope for this model view definition and shall not be set.
3DisplacementY- This attribute is out of scope for this model view definition and shall not be set.
4DisplacementZ- This attribute is out of scope for this model view definition and shall not be set.
5RotationalDisplacementRX- This attribute is out of scope for this model view definition and shall not be set.
6RotationalDisplacementRY- This attribute is out of scope for this model view definition and shall not be set.
7RotationalDisplacementRZ- This attribute is out of scope for this model view definition and shall not be set.
Formal representations
XSD Specification
 <xs:element name="IfcStructuralLoadSingleDisplacement" type="ifc:IfcStructuralLoadSingleDisplacement" substitutionGroup="ifc:IfcStructuralLoadStatic" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadSingleDisplacement">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadStatic"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadSingleDisplacement
 SUPERTYPE OF(IfcStructuralLoadSingleDisplacementDistortion)
 SUBTYPE OF (IfcStructuralLoadStatic);
  DisplacementX : OPTIONAL IfcStrippedOptional;
  DisplacementY : OPTIONAL IfcStrippedOptional;
  DisplacementZ : OPTIONAL IfcStrippedOptional;
  RotationalDisplacementRX : OPTIONAL IfcStrippedOptional;
  RotationalDisplacementRY : OPTIONAL IfcStrippedOptional;
  RotationalDisplacementRZ : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page