<?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: Symbolic Representation - Parameter in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6629950#M62440</link>
    <description>&lt;P&gt;Dear Christian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for sharing this, and sorry for the wasted (well, not-so-wasted-after-all, thank you very much again!) time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2016 18:37:19 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2016-10-18T18:37:19Z</dc:date>
    <item>
      <title>Symbolic Representation - Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6623135#M62439</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just wanted to share some code as I "lost" one hour of my life to look for it. If you want to access the setting for "Symbolic Representation" inside a family document, here we go:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Parameter param = famdoc.OwnerFamily.get_Parameter(BuiltInParameter.FAMILY_SYMBOLIC_REP);
if (param != null)
{
    // 0 - From Family // 1 - From Project Setting
     param.Set(1);
}&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 15:35:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6623135#M62439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-14T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic Representation - Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6629950#M62440</link>
      <description>&lt;P&gt;Dear Christian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for sharing this, and sorry for the wasted (well, not-so-wasted-after-all, thank you very much again!) time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 18:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6629950#M62440</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-10-18T18:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic Representation - Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6631774#M62441</link>
      <description>&lt;P&gt;... preserved here for posteriority:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2016/10/forge-intro-formats-webinars-and-fusion-360-client-api.html#1" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2016/10/forge-intro-formats-webinars-and-fusion-360-client-api.html#1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thx again!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 13:41:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/symbolic-representation-parameter/m-p/6631774#M62441</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-10-19T13:41:44Z</dc:date>
    </item>
  </channel>
</rss>

