ENTITY IfcStructuralLoadSingleDisplacement

(* SCHEMA IFC2X2_FINAL; *)
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
    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
 IfcStructuralLinearActionVarying ENTITY IfcStructuralLoad
 IfcStructuralLoad ENTITY IfcStructuralLoadStatic
 IfcStructuralLoadStatic ENTITY IfcStructuralLoadSingleDisplacement
 IfcStructuralPlanarActionVarying ENTITY IfcStructuralLoad


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:56-04:00