<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IFC export user defined pset: &amp;quot;Workset&amp;quot; in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6393860#M306989</link>
    <description>&lt;P&gt;To help us get a better idea of how your pset file is setup, would it be possible to post a copy of it?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2016 15:29:15 GMT</pubDate>
    <dc:creator>Chris.Aquino</dc:creator>
    <dc:date>2016-06-20T15:29:15Z</dc:date>
    <item>
      <title>IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6386771#M306986</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When exporting an IFC from Revit with "Revit property sets" the Workset parameter is being exported divided by instance and type. I would like to export only the user defined workset on the instance. One solution is to create your own property set to export (user defines property sets). However then the workset is exported as an integer (as the datatype), how do I export the value as a string/text?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rikard M&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 08:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6386771#M306986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T08:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6390484#M306987</link>
      <description>&lt;P&gt;If you install the IFC export add-in (&lt;A href="https://apps.autodesk.com/RVT/en/Detail/Index?id=1636561288646603019&amp;amp;appLang=en&amp;amp;os=Win32_64" target="_self"&gt;2015&lt;/A&gt;, &lt;A href="https://apps.autodesk.com/RVT/en/Detail/Index?id=3754730560173591798&amp;amp;appLang=en&amp;amp;os=Win32_64" target="_self"&gt;2016&lt;/A&gt;, &lt;A href="https://apps.autodesk.com/RVT/en/Detail/Index?id=1049118595309324136&amp;amp;appLang=en&amp;amp;os=Win64" target="_self"&gt;2017&lt;/A&gt;), you should be able to modify the setup and edit the property sets file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/248633i4E665870D40317B5/image-size/large?v=v2&amp;amp;px=-1" alt="2016-06-17_1515.png" title="2016-06-17_1515.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the text file, you'll see that it's tab delimited and you should be able to edit as needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/248634i80CF651FBEBC2554/image-size/large?v=v2&amp;amp;px=-1" alt="2016-06-17_1517.png" title="2016-06-17_1517.png" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 19:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6390484#M306987</guid>
      <dc:creator>Chris.Aquino</dc:creator>
      <dc:date>2016-06-17T19:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6391981#M306988</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already set up my own pset file for exporting custom parameters, however when exporting the parameter Workset it becomes an Integer since its datatype is Integer. I wanted to know if there is any way i could export the parameter Workset as a text/string. The export setting "export revit property sets" does this under the&amp;nbsp;hood.&amp;nbsp;I've already tried to change the datatype in the pset file to text with no succéss.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem here is&amp;nbsp;when exporting with the "Revit property sets" enabled the Workset of the object type (non user defined) is exported and sorted under object type, and the Workset of the instance (user defined) is exported and sorted under object instance. So far so good, but when listing(or using it for classifying the objects)&amp;nbsp;the values of this parameter mixes up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm trying to do is to create my own pset file and exporting the Workset parameter of the Instance element (user defined) as displayed in Revit - as a text/string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;Rikard M&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2016 12:07:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6391981#M306988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-19T12:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6393860#M306989</link>
      <description>&lt;P&gt;To help us get a better idea of how your pset file is setup, would it be possible to post a copy of it?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 15:29:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6393860#M306989</guid>
      <dc:creator>Chris.Aquino</dc:creator>
      <dc:date>2016-06-20T15:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6398119#M306990</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;(just replied to this through my autodesk support case page)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hello! &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I've tried to explain what i mean my snapping some printscreens, hope they are clear. Problem im asking is what datatype i can use for exporting the parameter Workset as a string/text without using the option "Export revit property sets". Instead I want to export the parameter Workset on the instance using my own pset definition/textfile - and then not getting the value of the object type workset exported. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Explanation of the attached pictures: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;IFC_worksetparamter_lookup: explains how I think&amp;nbsp;the workset paramter of the instance works &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;IFC_ExportWorkset_RPSET_1: explains how "export revit property sets" exports the workset parameter &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;IFC_exportWorkset_RPSET_2: shows the workset parameters on the instance and the workset of the object type in revit IFC_exportWorkset_datatypes: shows the different results i get when exporting the workset parameter in different datatypes through my own pset file. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thank you for your time! &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;All the best, Rikard M&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 14:21:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6398119#M306990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-22T14:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6398120#M306991</link>
      <description>&lt;P&gt;One more picture!&amp;nbsp; : )&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 14:22:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/6398120#M306991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-22T14:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/8676565#M306992</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did someone already managed tot get the ''Workset'' property working? In my Pset when i use text it dousnt show up in my IFC en when i use Integer the property shows up in my IFC but the vallue is 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Property in Revit" style="width: 929px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617041iF6FF7C904DFC53F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="Property in Revit" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Property in Revit&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pset" style="width: 624px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617042iAD132DE64CAD1EF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="Pset" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Pset&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Not ''Wall Types'' but ''0''" style="width: 488px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617053iE34F18FAD21E5E4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="Not ''Wall Types'' but ''0''" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Not ''Wall Types'' but ''0''&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 09:31:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/8676565#M306992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T09:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11271325#M306993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of Revit 2021, 2022, 2023&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Workset is exported in Identity Data :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RafalGaweda_3-1656676542980.png" style="width: 911px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1086615i5B4EE7DD6CC0E5B7/image-dimensions/911x299?v=v2" width="911" height="299" role="button" title="RafalGaweda_3-1656676542980.png" alt="RafalGaweda_3-1656676542980.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or it can be exported by user defined property set :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RafalGaweda_2-1656676499618.png" style="width: 909px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1086614i33ADAA39BB7B9BCE/image-dimensions/909x362?v=v2" width="909" height="362" role="button" title="RafalGaweda_2-1656676499618.png" alt="RafalGaweda_2-1656676499618.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 11:56:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11271325#M306993</guid>
      <dc:creator>Rafal.Gaweda</dc:creator>
      <dc:date>2022-07-01T11:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11698701#M306994</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/589195" target="_self"&gt;&lt;SPAN class=""&gt;Rafal.Gaweda&lt;/SPAN&gt;&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to do it as described by you and the name of the working set was not displayed. The data type I put "Text" instead of "Integer" for the parameter in the mapping file and it does not bring any results. Do you have any ideas why this is so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be grateful for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 13:19:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11698701#M306994</guid>
      <dc:creator>KozyrevYA</dc:creator>
      <dc:date>2023-01-23T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11852916#M306995</link>
      <description>He, &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7825120"&gt;@KozyrevYA&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I try'd the same, no results mapping the Workset value.&lt;BR /&gt;&lt;BR /&gt;did u find a solution?&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Rick</description>
      <pubDate>Tue, 28 Mar 2023 09:57:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11852916#M306995</guid>
      <dc:creator>r_demooij</dc:creator>
      <dc:date>2023-03-28T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11852994#M306996</link>
      <description>&lt;P&gt;Here an example with Revit 2022&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LMaas_2-1679999138254.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1194549i263AA7968AFB31C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LMaas_2-1679999138254.png" alt="LMaas_2-1679999138254.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LMaas_1-1679999069222.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1194547i1556093C23737DA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LMaas_1-1679999069222.png" alt="LMaas_1-1679999069222.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:25:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/11852994#M306996</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2023-03-28T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992476#M306997</link>
      <description>&lt;P&gt;Exported using Revit 2024 using a user defined property set definition, specifics in the images. Workset controlled between instance and type parameter and how I was able to control the export of each data type in my property set.&lt;BR /&gt;&lt;BR /&gt;IfcElementType exports as Workset Type (Revit defined):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Workset_IFCElementType.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1404270iE5F465E6C59DAF0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Workset_IFCElementType.jpg" alt="Workset_IFCElementType.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;IfcBuildingElement exports as Workset Instance (user defined):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Workset_IFCBuildingElement.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1404271i3F70BCE656439B90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Workset_IFCBuildingElement.jpg" alt="Workset_IFCBuildingElement.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 21:40:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992476#M306997</guid>
      <dc:creator>jkack10400</dc:creator>
      <dc:date>2024-08-30T21:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992539#M306998</link>
      <description>&lt;P&gt;FWIW, this thread started in 2016 with the most recent reply prior to yours in 2023.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 22:59:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992539#M306998</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2024-08-30T22:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: IFC export user defined pset: "Workset"</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992805#M306999</link>
      <description>&lt;P&gt;I don’t understand your reply. No solution was accepted + software&amp;nbsp;changes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2024 04:43:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/ifc-export-user-defined-pset-quot-workset-quot/m-p/12992805#M306999</guid>
      <dc:creator>jkack10400</dc:creator>
      <dc:date>2024-08-31T04:43:07Z</dc:date>
    </item>
  </channel>
</rss>

