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

<!--

Fichier de mappage de l'ensemble des propriétés IFC qui définit un seul ensemble des propriétés, PropertySet001, et mappe trois propriétés SOLIDWORKS Custom SWProp001, SWProp002 et SWProp003 aux attributs IFC IFCProp001, IFCProp002 et IFCProp003 correspondants dans l'ensemble des propriétés PropertySet001.

-->

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