4.4.3.6 Window Type Attributes

Window types may be further described by their partitioning type.

Figure 140 illustrates an instance diagram.

Window Type AttributesIfcWindowTypeIfcWindowLiningPropertiesIfcWindowPanelPropertiesIfcWindowTypePartitioningEnumIfcLabel

Figure 140 — Window Type Attributes

mvdXML Specification
<?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="842d3d13-3018-4ebd-9c6c-720abdae7e5c" name="Window Type Attributes" applicableSchema="IFC4" applicableEntity="IfcWindowType">
  <Rules>
    <AttributeRule AttributeName="PartitioningType">
      <EntityRules>
        <EntityRule EntityName="IfcWindowTypePartitioningEnum" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="UserDefinedPartitioningType">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ParameterTakesPrecedence" />
    <AttributeRule AttributeName="HasPropertySets">
      <EntityRules>
        <EntityRule EntityName="IfcWindowLiningProperties" />
        <EntityRule EntityName="IfcWindowPanelProperties" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page