<?xml version="1.0" encoding="utf-8"?>
<QtoSetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.buildingsmart-tech.org/xml/qto/QTO_IFC4.xsd">
  <IfcVersion version="IFC4X4" />
  <Name>Qto_MarineFacilityBaseQuantities</Name>
  <Definition>Base quantities that are common to the definition of all occurrences of _IfcMarineFacility_.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcMarineFacility</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcMarineFacility</ApplicableTypeValue>
  <QtoDefs>
    <QtoDef>
      <Name>Length</Name>
      <Definition>The length of the object.</Definition>
      <QtoType>Q_LENGTH</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>Width</Name>
      <Definition>The width of the object. Only given, if the object has constant thickness (prismatic).</Definition>
      <QtoType>Q_LENGTH</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>Height</Name>
      <Definition>Characteristic height</Definition>
      <QtoType>Q_LENGTH</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>Area</Name>
      <Definition>Calculated area for the object.</Definition>
      <QtoType>Q_AREA</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>Volume</Name>
      <Definition>Volume of the element.</Definition>
      <QtoType>Q_VOLUME</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
  </QtoDefs>
  <QtoDefinitionAliases />
</QtoSetDef>