4.4.3.1 Door Type Attributes

Door types may be further described by their operation type.

Figure 135 illustrates an instance diagram.

Door Type AttributesIfcDoorTypeIfcDoorLiningPropertiesIfcDoorPanelPropertiesIfcDoorTypeOperationEnumIfcLabel

Figure 135 — Door 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="0e3b8e5c-0c1e-4f09-8d75-df62df8f7efc" name="Door Type Attributes" applicableSchema="IFC4" applicableEntity="IfcDoorType">
  <Rules>
    <AttributeRule AttributeName="OperationType">
      <EntityRules>
        <EntityRule EntityName="IfcDoorTypeOperationEnum" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="UserDefinedOperationType">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="ParameterTakesPrecedence" />
    <AttributeRule AttributeName="HasPropertySets">
      <EntityRules>
        <EntityRule EntityName="IfcDoorLiningProperties" />
        <EntityRule EntityName="IfcDoorPanelProperties" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page