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

<!--

IFC-Zuordnungsdatei zur Festlegung von Eigenschaften, die eine einzige Eigenschafteneinstellung PropertySet001 definiert und drei benutzerdefinierte SOLIDWORKS Eigenschaften SWProp001, SWProp002 und SWProp003 den entsprechenden IFC-Attributen IFCProp001, IFCProp002 und IFCProp003 in der Eigenschafteneinstellung PropertySet001 zuordnet.

-->

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