ENTITY IfcStructuralLoadLinearForce

(* SCHEMA IFC4; *)
ENTITY IfcStructuralLoadLinearForce
 SUBTYPE OF (IfcStructuralLoadStatic);
	LinearForceX : OPTIONAL IfcLinearForceMeasure;
	LinearForceY : OPTIONAL IfcLinearForceMeasure;
	LinearForceZ : OPTIONAL IfcLinearForceMeasure;
	LinearMomentX : OPTIONAL IfcLinearMomentMeasure;
	LinearMomentY : OPTIONAL IfcLinearMomentMeasure;
	LinearMomentZ : OPTIONAL IfcLinearMomentMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcStructuralLoadLinearForce has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcStructuralLoad
 LinearForceXIfcLinearForceMeasure (REAL)IfcStructuralLoadLinearForce
 LinearForceYIfcLinearForceMeasure (REAL)IfcStructuralLoadLinearForce
 LinearForceZIfcLinearForceMeasure (REAL)IfcStructuralLoadLinearForce
 LinearMomentXIfcLinearMomentMeasure (REAL)IfcStructuralLoadLinearForce
 LinearMomentYIfcLinearMomentMeasure (REAL)IfcStructuralLoadLinearForce
 LinearMomentZIfcLinearMomentMeasure (REAL)IfcStructuralLoadLinearForce

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcStructuralLoadLinearForce inherits from the following supertypes:
  IfcStructuralLoad
    IfcStructuralLoadOrResult
      IfcStructuralLoadStatic

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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