IfcStructuralLoad

Natural language names
deLast
enStructural Load
frCharge structurelle
Semantic definitions at the entity
Entity definition

This abstract entity is the supertype of all loads (actions or reactions) or of certain requirements resulting from structural analysis, or certain provisions which influence structural analysis.

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page