![]() | Last |
![]() | Structural Load |
![]() | Charge structurelle |
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 | Type | Cardinality | Description | B |
---|---|---|---|---|---|
1 | Name | - | This attribute is out of scope for this model view definition and shall not be set. |
# | Attribute | Type | Cardinality | Description | B |
---|---|---|---|---|---|
IfcStructuralLoad | |||||
1 | Name | - | This attribute is out of scope for this model view definition and shall not be set. |
<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>
ENTITY IfcStructuralLoad
ABSTRACT SUPERTYPE OF(ONEOF(IfcStructuralLoadConfiguration, IfcStructuralLoadOrResult));
Name : OPTIONAL IfcStrippedOptional;
END_ENTITY;