IfcStructuralLoadStatic

Natural language names
deStatische Last
enStructural Load Static
Semantic definitions at the entity
Entity definition

The abstract entity IfcStructuralLoadStatic is the supertype of all static loads (actions or reactions) which can be defined. Within scope are single i.e. concentrated forces and moments, linear i.e. one-dimensionally distributed forces and moments, planar i.e. two-dimensionally distributed forces, furthermore displacements and temperature loads.

HISTORY  New entity in IFC2x2.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadLinearForce IfcStructuralLoadSingleDisplacement IfcStructuralLoadSingleForce IfcStructuralLoadOrResult IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionB
IfcStructuralLoad
1Name- This attribute is out of scope for this model view definition and shall not be set.
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
Formal representations
XSD Specification
 <xs:element name="IfcStructuralLoadStatic" type="ifc:IfcStructuralLoadStatic" abstract="true" substitutionGroup="ifc:IfcStructuralLoadOrResult" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadStatic" abstract="true">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadOrResult"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadStatic
 ABSTRACT SUPERTYPE OF(ONEOF(IfcStructuralLoadLinearForce, IfcStructuralLoadSingleDisplacement, IfcStructuralLoadSingleForce))
 SUBTYPE OF (IfcStructuralLoadOrResult);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page