Last oder Reaktion | |
Structural Load Or Result |
Item | SPF | XML | Change | Description | IFC2x3 to IFC4 |
---|---|---|---|---|
IfcStructuralLoadOrResult | ADDED |
Abstract superclass of simple load or result classes.
HISTORY New abstract entity in IFC4, upwards compatibility of all subtypes is preserved.
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
IfcStructuralLoad | |||||
1 | Name | IfcLabel | ? | Optionally defines a name for this load. | X |
IfcStructuralLoadOrResult |
<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>
ENTITY IfcStructuralLoadOrResult
ABSTRACT SUPERTYPE OF(ONEOF(IfcStructuralLoadStatic, IfcSurfaceReinforcementArea))
SUBTYPE OF (IfcStructuralLoad);
END_ENTITY;
References: IfcStructuralLoadConfiguration