<?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_CourseBaseQuantities</Name>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcCourse</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcCourse</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>Thickness</Name>
      <Definition>The geometric thickness of the object.</Definition>
      <QtoType>Q_LENGTH</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>Volume</Name>
      <Definition>Volume of the element.</Definition>
      <QtoType>Q_VOLUME</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
    <QtoDef>
      <Name>GrossVolume</Name>
      <Definition>Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account.</Definition>
      <QtoType>Q_VOLUME</QtoType>
      <NameAliases>
        <NameAlias lang="de-DE">Bruttovolumen</NameAlias>
        <NameAlias lang="en">Gross Volume</NameAlias>
        <NameAlias lang="ja-JP">体積</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="de-DE">Bruttovolumen der Decke. Alle Öffnungen werden übermessen.</DefinitionAlias>
        <DefinitionAlias lang="en" />
        <DefinitionAlias lang="ja-JP">スラブの体積。開口、へこみなどを考慮しない。</DefinitionAlias>
      </DefinitionAliases>
    </QtoDef>
    <QtoDef>
      <Name>Weight</Name>
      <Definition>Total weight of object</Definition>
      <QtoType>Q_WEIGHT</QtoType>
      <NameAliases />
      <DefinitionAliases />
    </QtoDef>
  </QtoDefs>
  <QtoDefinitionAliases />
</QtoSetDef>