<?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_PipeFittingBaseQuantities</Name>
  <Definition>Base quantities that are common to the definition of all types and occurrences of pipe fittings.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcPipeFitting</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcPipeFitting</ApplicableTypeValue>
  <QtoDefs>
    <QtoDef>
      <Name>Length</Name>
      <Definition>Length of the fitting, calculated at midpoint of cross-section and equal to the distance along the flow path from the port inlet to the port outlet. For junction fittings, it indicates the length of the longest flow path. </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 at the inlet, including the pipe fitting 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 at the inlet, including the pipe fitting and 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 fitting (not taking into account the end cap areas).</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 pipe fitting itself, not including contained fluid.</Definition>
      <QtoType>Q_WEIGHT</QtoType>
      <NameAliases>
        <NameAlias lang="en">Gross Weight</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>NetWeight</Name>
      <Definition>Weight of the pipe fitting, including contained fluid as designed.</Definition>
      <QtoType>Q_WEIGHT</QtoType>
      <NameAliases>
        <NameAlias lang="en">Net Weight</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
  </QtoDefs>
  <QtoDefinitionAliases>
    <QtoDefinitionAlias lang="en" />
  </QtoDefinitionAliases>
</QtoSetDef>