﻿<?xml version="1.0" encoding="UTF-8"?>

<!--

Üç özellik kümesi olan PropertySet001, PropertySet002 ve PropertySet003'ü tanımlayan ve SOLIDWORKS SWProp001, SWProp002 ve SWProp003 Özel özelliklerini, Özellik Kümelerindeki IFC IFCProp001, IFCProp002 ve IFCProp003 özniteliklerine eşleyen IFC Özellik Kümesi Eşleme dosyası.

-->

<CustomPropertiesPSETMapping xmlns="http://www.solidworks.com/ifcpropertysets"> 
	<Schema Version="1.0"/>
	<PropertySet Name="PropertySet001">
		<PropertyMapping SOLIDWORKS="SWProp001" IFC="IFCProp001" Type="IfcLabel"/>
	</PropertySet>
	<PropertySet Name="PropertySet002">
		<PropertyMapping SOLIDWORKS="SWProp002" IFC="IFCProp002" Type="IfcLabel"/>
	</PropertySet>
	<PropertySet Name="PropertySet003">
		<PropertyMapping SOLIDWORKS="SWProp003" IFC="IFCProp003" Type="IfcLabel"/>
	</PropertySet>
</CustomPropertiesPSETMapping>
