IfcStructuralLoadSingleDisplacementDistortion

Natural language names
Verschiebung und/ oder Verdrehung und/ oder Verw枚lbung
Structural Load Single Displacement Distortion
Semantic definitions at the entity
Entity definition

Defines a displacement with warping.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription G
8DistortionIfcCurvatureMeasure? 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
#AttributeTypeCardinalityDescriptionG
IfcStructuralLoad
1NameIfcLabel? Optionally defines a name for this load.X
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
IfcStructuralLoadSingleDisplacement
2DisplacementXIfcLengthMeasure? Displacement in x-direction.X
3DisplacementYIfcLengthMeasure? Displacement in y-direction.X
4DisplacementZIfcLengthMeasure? Displacement in z-direction.X
5RotationalDisplacementRXIfcPlaneAngleMeasure? Rotation about the x-axis.X
6RotationalDisplacementRYIfcPlaneAngleMeasure? Rotation about the y-axis.X
7RotationalDisplacementRZIfcPlaneAngleMeasure? Rotation about the z-axis.X
IfcStructuralLoadSingleDisplacementDistortion
8DistortionIfcCurvatureMeasure? The distortion curvature (warping, i.e. a cross-sectional deplanation) given to the displacement load.X
Formal representations
XML 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