Windows may be further described by their size and partitioning type.
Figure 125 illustrates an instance diagram.
Figure 125 — Window Attributes |
<?xml version="1.0" encoding="utf-8"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="f80dd8bf-fc59-4138-aa05-5ed02c4b6be2" name="Window Attributes" applicableSchema="IFC4" applicableEntity="IfcWindow">
<Rules>
<AttributeRule AttributeName="Tag">
<EntityRules>
<EntityRule EntityName="IfcIdentifier" />
</EntityRules>
</AttributeRule>
<AttributeRule RuleID="OverallHeight" AttributeName="OverallHeight">
<EntityRules>
<EntityRule EntityName="IfcPositiveLengthMeasure" />
</EntityRules>
</AttributeRule>
<AttributeRule RuleID="OverallWidth" AttributeName="OverallWidth">
<EntityRules>
<EntityRule EntityName="IfcPositiveLengthMeasure" />
</EntityRules>
</AttributeRule>
<AttributeRule RuleID="PartitioningType" AttributeName="PartitioningType">
<EntityRules>
<EntityRule EntityName="IfcWindowTypePartitioningEnum" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="UserDefinedPartitioningType">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="IsTypedBy">
<EntityRules>
<EntityRule EntityName="IfcRelDefinesByType">
<AttributeRules>
<AttributeRule AttributeName="RelatingType">
<EntityRules>
<EntityRule EntityName="IfcWindowType">
<AttributeRules>
<AttributeRule RuleID="TypePartitioningType" AttributeName="PartitioningType">
<EntityRules>
<EntityRule EntityName="IfcWindowTypePartitioningEnum" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="UserDefinedPartitioningType">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="HasPropertySets">
<EntityRules>
<EntityRule EntityName="IfcWindowLiningProperties">
<AttributeRules>
<AttributeRule AttributeName="LiningDepth" />
<AttributeRule AttributeName="LiningThickness" />
<AttributeRule AttributeName="TransomThickness" />
<AttributeRule AttributeName="MullionThickness" />
<AttributeRule AttributeName="FirstTransomOffset" />
<AttributeRule AttributeName="SecondTransomOffset" />
<AttributeRule AttributeName="FirstMullionOffset" />
<AttributeRule AttributeName="SecondMullionOffset" />
<AttributeRule AttributeName="LiningOffset" />
<AttributeRule AttributeName="LiningToPanelOffsetX" />
<AttributeRule AttributeName="LiningToPanelOffsetY" />
</AttributeRules>
</EntityRule>
<EntityRule EntityName="IfcWindowPanelProperties">
<AttributeRules>
<AttributeRule AttributeName="OperationType">
<EntityRules>
<EntityRule EntityName="IfcWindowPanelOperationEnum" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="PanelPosition">
<EntityRules>
<EntityRule EntityName="IfcWindowPanelPositionEnum" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="FrameDepth" />
<AttributeRule AttributeName="FrameThickness" />
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>