<?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_CableSegmentBaseQuantities</Name>
  <Definition>Base quantities that are common to the definition of all occurrences of cable segment.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcCableSegment</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcCableSegment</ApplicableTypeValue>
  <QtoDefs>
    <QtoDef>
      <Name>GrossWeight</Name>
      <Definition>Weight of the element.</Definition>
      <QtoType>Q_WEIGHT</QtoType>
      <NameAliases>
        <NameAlias lang="en">Gross Weight</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <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>CrossSectionArea</Name>
      <Definition>Area of the cross section.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases>
        <NameAlias lang="en">Cross Section Area</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>OuterSurfaceArea</Name>
      <Definition>Total surface area of the cable.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases>
        <NameAlias lang="en">Outer Surface Area</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </QtoDef>
  </QtoDefs>
  <QtoDefinitionAliases>
    <QtoDefinitionAlias lang="en" />
  </QtoDefinitionAliases>
</QtoSetDef>