ENTITY IfcStructuralLoadStatic

(* SCHEMA IFC4; *)
ENTITY IfcStructuralLoadStatic
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcStructuralLoadLinearForce
    ,IfcStructuralLoadPlanarForce
    ,IfcStructuralLoadSingleDisplacement
    ,IfcStructuralLoadSingleForce
    ,IfcStructuralLoadTemperature))
 SUBTYPE OF (IfcStructuralLoadOrResult);
END_ENTITY;

Explicit Attributes

Entity IfcStructuralLoadStatic has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcStructuralLoad

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcStructuralLoadStatic inherits from the following supertypes:
  IfcStructuralLoad
    IfcStructuralLoadOrResult

Subtypes

Entity IfcStructuralLoadStatic has the following subtypes:
    IfcStructuralLoadLinearForce*
    IfcStructuralLoadPlanarForce*
    IfcStructuralLoadSingleDisplacement*
    IfcStructuralLoadSingleDisplacementDistortion
    IfcStructuralLoadSingleForce*
    IfcStructuralLoadSingleForceWarping
    IfcStructuralLoadTemperature*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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