<?xml version="1.0" encoding="utf-8"?>
<PropertySetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ifdguid="a292e50a623842bf8cbf70af606b496c" templatetype="PSET_OCCURRENCEDRIVEN" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd">
  <IfcVersion version="IFC4X4" />
  <Name>Pset_MarkingLinesCommon</Name>
  <Definition>Properties for line markings.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcSurfaceFeature/LINEMARKING</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcSurfaceFeature/LINEMARKING</ApplicableTypeValue>
  <PropertyDefs>
    <PropertyDef ifdguid="f6e38981850546008dd70ba25ad8d540">
      <Name>DashedLine</Name>
      <Definition>State if the line is dashed or continuous</Definition>
      <PropertyType>
        <TypePropertySingleValue>
          <DataType type="IfcBoolean" />
        </TypePropertySingleValue>
      </PropertyType>
      <NameAliases />
      <DefinitionAliases />
    </PropertyDef>
    <PropertyDef ifdguid="06d20a6dbac84c61b04cfab78c843125">
      <Name>DashedLinePattern</Name>
      <Definition>Indicates the pattern for dashed line types e.g. '3+9'</Definition>
      <PropertyType>
        <TypePropertySingleValue>
          <DataType type="IfcLabel" />
        </TypePropertySingleValue>
      </PropertyType>
      <NameAliases />
      <DefinitionAliases />
    </PropertyDef>
    <PropertyDef ifdguid="a28e9f226e204a909976810e633a45f4">
      <Name>NominalWidth</Name>
      <Definition>The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence.</Definition>
      <PropertyType>
        <TypePropertySingleValue>
          <DataType type="IfcNonNegativeLengthMeasure" />
        </TypePropertySingleValue>
      </PropertyType>
      <NameAliases>
        <NameAlias lang="en">Nominal Width</NameAlias>
        <NameAlias lang="ja-JP">公称幅</NameAlias>
        <NameAlias lang="ko-KR">공칭 폭</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
        <DefinitionAlias lang="ja-JP">呼び幅寸法。</DefinitionAlias>
        <DefinitionAlias lang="ko-KR">폭 치수</DefinitionAlias>
      </DefinitionAliases>
    </PropertyDef>
  </PropertyDefs>
  <PsetDefinitionAliases />
</PropertySetDef>