<?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 Create Data for Family in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6304110#M65867</link>
    <description>&lt;P&gt;Is it possible to create data for a family, and not for a family type?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using FamilyManager I can add a shared parameter for each type in a family. I want to go one level higher and set data that is common for all types in the family.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to be able to open the&amp;nbsp;family, set a value there, then insert the family in a project and be able to retrieve that value. The value should be the same for the family no matter what type is selected.&lt;/P&gt;</description>
    <pubDate>Mon, 02 May 2016 17:05:02 GMT</pubDate>
    <dc:creator>David_Robison</dc:creator>
    <dc:date>2016-05-02T17:05:02Z</dc:date>
    <item>
      <title>Create Data for Family</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6304110#M65867</link>
      <description>&lt;P&gt;Is it possible to create data for a family, and not for a family type?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using FamilyManager I can add a shared parameter for each type in a family. I want to go one level higher and set data that is common for all types in the family.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to be able to open the&amp;nbsp;family, set a value there, then insert the family in a project and be able to retrieve that value. The value should be the same for the family no matter what type is selected.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 17:05:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6304110#M65867</guid>
      <dc:creator>David_Robison</dc:creator>
      <dc:date>2016-05-02T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data for Family</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305116#M65868</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear David,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Shared parameters can only be attached to elements belonging to certain categories.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am not sure that the scenario that you describe makes much sense when you limit the scope to shared parameters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why do you do that?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you are just interested in data in general, and you just want to manage it for and access it by your own add-in, then I would always recommend extensible storage over shared parameters:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.23" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.23&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You might want to digest the discussion on accessing extensible storage on OwnerFamily in project:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2014/08/accessing-extensible-storage-on-ownerfamily-in-project.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2014/08/accessing-extensible-storage-on-ownerfamily-in-project.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That might be just what you are after.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 07:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305116#M65868</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-05-03T07:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data for Family</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305712#M65869</link>
      <description>&lt;P&gt;Thanks. &lt;STRONG&gt;Document.OwnerFamily&lt;/STRONG&gt; is what I was looking for.&amp;nbsp;I am using extensible storage as much as possible. I just couldn't figure out where to put it so it would be properly found when the family was inserted in a project.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 13:55:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305712#M65869</guid>
      <dc:creator>David_Robison</dc:creator>
      <dc:date>2016-05-03T13:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data for Family</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305768#M65870</link>
      <description>&lt;P&gt;Cool. Glad to hear it!&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 14:13:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-data-for-family/m-p/6305768#M65870</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-05-03T14:13:33Z</dc:date>
    </item>
  </channel>
</rss>

