Bedingungen einer statische Verbindung | |
Structural Connection Condition | |
Condition de connection structurelle |
Describe more rarely needed connection properties.
HISTORY New entity in IFC2x2.
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
1 | Name | IfcLabel | ? | Optionally defines a name for this connection condition. | X |
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
IfcStructuralConnectionCondition | |||||
1 | Name | IfcLabel | ? | Optionally defines a name for this connection condition. | X |
<xs:element name="IfcStructuralConnectionCondition" type="ifc:IfcStructuralConnectionCondition" abstract="true" substitutionGroup="ifc:Entity" nillable="true"/>
<xs:complexType name="IfcStructuralConnectionCondition" abstract="true">
<xs:complexContent>
<xs:extension base="ifc:Entity">
<xs:attribute name="Name" type="ifc:IfcLabel" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
ENTITY IfcStructuralConnectionCondition
ABSTRACT SUPERTYPE OF(ONEOF(IfcFailureConnectionCondition, IfcSlippageConnectionCondition));
Name : OPTIONAL IfcLabel;
END_ENTITY;
References: IfcRelConnectsStructuralMember