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

<!--

Fichier de mappage de l'ensemble des propriétés IFC qui définit trois ensembles des propriétés, PropertySet001, PropertySet002 et PropertySet003 et mappe les propriétés personnalisées SOLIDWORKS SWProp001, SWProp002 et SWProp003 aux attributs IFC IFCProp001, IFCProp002 et IFCProp003 dans les ensembles des propriétés.

-->

<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>
