ENTITY IfcStructuralLoadPlanarForce

(* SCHEMA IFC4; *)
ENTITY IfcStructuralLoadPlanarForce
 SUBTYPE OF (IfcStructuralLoadStatic);
	PlanarForceX : OPTIONAL IfcPlanarForceMeasure;
	PlanarForceY : OPTIONAL IfcPlanarForceMeasure;
	PlanarForceZ : OPTIONAL IfcPlanarForceMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcStructuralLoadPlanarForce has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcStructuralLoad
 PlanarForceXIfcPlanarForceMeasure (REAL)IfcStructuralLoadPlanarForce
 PlanarForceYIfcPlanarForceMeasure (REAL)IfcStructuralLoadPlanarForce
 PlanarForceZIfcPlanarForceMeasure (REAL)IfcStructuralLoadPlanarForce

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcStructuralLoadPlanarForce inherits from the following supertypes:
  IfcStructuralLoad
    IfcStructuralLoadOrResult
      IfcStructuralLoadStatic

Subtypes

    No subtypes

Referenced By

Entity IfcStructuralLoadPlanarForce 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 IfcStructuralLoadPlanarForce


[Top Level Definitions] [Exit]

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