<?xml version="1.0"?>
<QtoSetDef xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.buildingsmart-tech.org/xml/qto/QTO_IFC4.xsd">
  <IfcVersion version="IFC4" />
  <Name>Qto_DuctSegmentBaseQuantities</Name>
  <Definition>Base quantities that are common to the definition of all types and occurrences of duct segments.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcDuctSegment</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcDuctSegment</ApplicableTypeValue>
  <QtoDefs>
    <QtoDef>
      <Name>Length</Name>
      <Definition>Length of the segment, calculated at midpoint of cross-section, equal to the distance between inlet and outlet ports.</Definition>
      <QtoType>Q_LENGTH</QtoType>
      <NameAliases>
        <NameAlias lang="en">Length</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>GrossCrossSectionArea</Name>
      <Definition>Area of the cross section, including the duct itself and the interior flow space.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases>
        <NameAlias lang="en">Gross Cross Section Area</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>NetCrossSectionArea</Name>
      <Definition>Area of the cross section of the duct, excluding the interior flow space.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases>
        <NameAlias lang="en">Net Cross Section Area</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>OuterSurfaceArea</Name>
      <Definition>Total area of the extruded surfaces of the duct (not taking into account the end cap areas), normally generated as perimeter * length.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases>
        <NameAlias lang="en">Outer Surface Area</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>GrossWeight</Name>
      <Definition>Weight of the duct segment.</Definition>
      <QtoType>Q_WEIGHT</QtoType>
      <NameAliases>
        <NameAlias lang="en">Gross Weight</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
  </QtoDefs>
  <QtoDefinitionAliases>
    <QtoDefinitionAlias lang="en" />
  </QtoDefinitionAliases>
</QtoSetDef>