IfcStructuralLoadSingleDisplacementDistortion

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

Defines a displacement with warping.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription C
8DistortionIfcCurvatureMeasure[0:1] The distortion curvature (warping, i.e. a cross-sectional deplanation) given to the displacement load.X
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadSingleDisplacement IfcStructuralLoadStatic IfcStructuralLoadOrResult IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionC
IfcStructuralLoad
1NameIfcLabel[0:1] Optionally defines a name for this load.X
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
IfcStructuralLoadSingleDisplacement
2DisplacementXIfcLengthMeasure[0:1] Displacement in x-direction.X
3DisplacementYIfcLengthMeasure[0:1] Displacement in y-direction.X
4DisplacementZIfcLengthMeasure[0:1] Displacement in z-direction.X
5RotationalDisplacementRXIfcPlaneAngleMeasure[0:1] Rotation about the x-axis.X
6RotationalDisplacementRYIfcPlaneAngleMeasure[0:1] Rotation about the y-axis.X
7RotationalDisplacementRZIfcPlaneAngleMeasure[0:1] Rotation about the z-axis.X
IfcStructuralLoadSingleDisplacementDistortion
8DistortionIfcCurvatureMeasure[0:1] The distortion curvature (warping, i.e. a cross-sectional deplanation) given to the displacement load.X
Formal representations
XSD Specification
 <xs:element name="IfcStructuralLoadSingleDisplacementDistortion" type="ifc:IfcStructuralLoadSingleDisplacementDistortion" substitutionGroup="ifc:IfcStructuralLoadSingleDisplacement" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadSingleDisplacementDistortion">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadSingleDisplacement">
    <xs:attribute name="Distortion" type="ifc:IfcCurvatureMeasure" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadSingleDisplacementDistortion
 SUBTYPE OF (IfcStructuralLoadSingleDisplacement);
  Distortion : OPTIONAL IfcCurvatureMeasure;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page