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

<!--

IFC-Zuordnungsdatei zur Festlegung von Eigenschaften, die eine einzige benutzerdefinierte SOLIDWORKS Eigenschaft mehreren IFC-Eigenschaften in getrennten Eigenschafteneinstellungen zuordnet.

-->

<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="SWProp001" IFC="IFCProp002" Type="IfcLabel"/>
	</PropertySet>
	<PropertySet Name="PropertySet003">
		<PropertyMapping SOLIDWORKS="SWProp001" IFC="IFCProp003" Type="IfcLabel"/>
	</PropertySet>
</CustomPropertiesPSETMapping>
