IfcStructuralLoadOrResult

Natural language names
Last oder Reaktion
Structural Load Or Result
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcStructuralLoadOrResultADDED
Semantic definitions at the entity
Entity definition

Abstract superclass of simple load or result classes.

HISTORY  New abstract entity in IFC4, upwards compatibility of all subtypes is preserved.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadStatic IfcSurfaceReinforcementArea IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcStructuralLoad
1NameIfcLabel? Optionally defines a name for this load.X
IfcStructuralLoadOrResult
Formal representations
XML Specification
 <xs:element name="IfcStructuralLoadOrResult" type="ifc:IfcStructuralLoadOrResult" abstract="true" substitutionGroup="ifc:IfcStructuralLoad" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadOrResult" abstract="true">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoad"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadOrResult
 ABSTRACT SUPERTYPE OF(ONEOF(IfcStructuralLoadStatic, IfcSurfaceReinforcementArea))
 SUBTYPE OF (IfcStructuralLoad);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcStructuralLoadConfiguration

Link to this page  Link to this page