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

<!--

File di mappatura per Set proprietà IFC che definisce un singolo set di proprietà, PropertySet001, e mappa la proprietà personalizzata SOLIDWORKS SWProp001 all'attributo IFC IFCProp001 nel set di proprietà PropertySet001.

-->

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