ENTITY IfcStructuralLoadSingleDisplacement

(* SCHEMA IFC4; *)
ENTITY IfcStructuralLoadSingleDisplacement
 SUPERTYPE OF (ONEOF
    (IfcStructuralLoadSingleDisplacementDistortion))
 SUBTYPE OF (IfcStructuralLoadStatic);
	DisplacementX : OPTIONAL IfcLengthMeasure;
	DisplacementY : OPTIONAL IfcLengthMeasure;
	DisplacementZ : OPTIONAL IfcLengthMeasure;
	RotationalDisplacementRX : OPTIONAL IfcPlaneAngleMeasure;
	RotationalDisplacementRY : OPTIONAL IfcPlaneAngleMeasure;
	RotationalDisplacementRZ : OPTIONAL IfcPlaneAngleMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcStructuralLoadSingleDisplacement has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcStructuralLoad
 DisplacementXIfcLengthMeasure (REAL)IfcStructuralLoadSingleDisplacement
 DisplacementYIfcLengthMeasure (REAL)IfcStructuralLoadSingleDisplacement
 DisplacementZIfcLengthMeasure (REAL)IfcStructuralLoadSingleDisplacement
 RotationalDisplacementRXIfcPlaneAngleMeasure (REAL)IfcStructuralLoadSingleDisplacement
 RotationalDisplacementRYIfcPlaneAngleMeasure (REAL)IfcStructuralLoadSingleDisplacement
 RotationalDisplacementRZIfcPlaneAngleMeasure (REAL)IfcStructuralLoadSingleDisplacement

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcStructuralLoadSingleDisplacement inherits from the following supertypes:
  IfcStructuralLoad
    IfcStructuralLoadOrResult
      IfcStructuralLoadStatic

Subtypes

Entity IfcStructuralLoadSingleDisplacement has the following subtypes:
    IfcStructuralLoadSingleDisplacementDistortion*
* - Immediate Subtypes

Referenced By

Entity IfcStructuralLoadSingleDisplacement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcStructuralActivity ENTITY IfcStructuralLoad
 IfcStructuralLoad ENTITY IfcStructuralLoadOrResult
 IfcStructuralLoadConfiguration ENTITY IfcStructuralLoadOrResult
 IfcStructuralLoadOrResult ENTITY IfcStructuralLoadStatic
 IfcStructuralLoadStatic ENTITY IfcStructuralLoadSingleDisplacement


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:48-04:00