<?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 Storing user data in a project file in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742244#M13956</link>
    <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;For example, is it possible to save a list of elements in a project so that they can be selected later, even after restarting Revit?&lt;BR /&gt;I was thinking about using a hidden shared parameter, but are there any other options?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2023 11:02:33 GMT</pubDate>
    <dc:creator>r.polyakov.unkeng</dc:creator>
    <dc:date>2023-02-09T11:02:33Z</dc:date>
    <item>
      <title>Storing user data in a project file</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742244#M13956</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;For example, is it possible to save a list of elements in a project so that they can be selected later, even after restarting Revit?&lt;BR /&gt;I was thinking about using a hidden shared parameter, but are there any other options?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 11:02:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742244#M13956</guid>
      <dc:creator>r.polyakov.unkeng</dc:creator>
      <dc:date>2023-02-09T11:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Storing user data in a project file</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742262#M13957</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12788588"&gt;@r.polyakov.unkeng&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Revit API provides a&lt;SPAN&gt;n exciting and powerful &lt;STRONG&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2011/04/extensible-storage.html" target="_blank" rel="noopener"&gt;extensible storage&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;feature. The feature&amp;nbsp;offers a completely new storage facility for applications which is completely invisible to the user.&amp;nbsp;This functionality can be used to replace the technique of storing data in hidden shared parameters. Kindly, refer to these links to learn and understand the whole concept of Extensible storage and how you can achieve more using it:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://knowledge.autodesk.com/support/revit/learn-explore/caas/CloudHelp/cloudhelp/2014/ENU/Revit/files/GUID-113B09CA-DBBB-41A7-8021-005663B267AE-htm.html#:~:text=The%20Revit%20API%20allows%20you,%2C%20object%2Doriented%20data%20structures," target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/revit/learn-explore/caas/CloudHelp/cloudhelp/2014/ENU/Revit/files/GUID-113B09CA-DBBB-41A7-8021-005663B267AE-htm.html#:~:text=The%20Revit%20API%20allows%20you,%2C%20object%2Doriented%20data%20structures,&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2011/04/extensible-storage.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;https://thebuildingcoder.typepad.com/blog/2011/04/extensible-storage.html&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 11:14:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742262#M13957</guid>
      <dc:creator>caroline.gitonga</dc:creator>
      <dc:date>2023-02-09T11:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Storing user data in a project file</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742281#M13958</link>
      <description>Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11981988"&gt;@caroline.gitonga&lt;/a&gt; , it's excellent!</description>
      <pubDate>Thu, 09 Feb 2023 11:20:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742281#M13958</guid>
      <dc:creator>r.polyakov.unkeng</dc:creator>
      <dc:date>2023-02-09T11:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Storing user data in a project file</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742998#M13959</link>
      <description>Do I understand correctly that the valueType for AddMapField() cannot be a collection or an array?</description>
      <pubDate>Thu, 09 Feb 2023 15:30:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11742998#M13959</guid>
      <dc:creator>r.polyakov.unkeng</dc:creator>
      <dc:date>2023-02-09T15:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Storing user data in a project file</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11745212#M13960</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;SchemaBuilder.AddArrayField() method can be used to create a field containing an array of values in the Schema,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SchemaBuilder.AddMapField() method can be to create a field containing an ordered key-value map in the Schema&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 12:55:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/storing-user-data-in-a-project-file/m-p/11745212#M13960</guid>
      <dc:creator>caroline.gitonga</dc:creator>
      <dc:date>2023-02-10T12:55:13Z</dc:date>
    </item>
  </channel>
</rss>

