<?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: place a family instance on a linked host in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5965576#M74042</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1694575" target="_blank"&gt;psmith&lt;/A&gt;：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Recently, I also think about this problem, I would like to know that you find a solution to it?&lt;/P&gt;</description>
    <pubDate>Sun, 27 Dec 2015 13:14:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-27T13:14:59Z</dc:date>
    <item>
      <title>place a family instance on a linked host</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5499313#M74040</link>
      <description>&lt;P&gt;OK, so I've been working on attempting to replicate Revit's copy monitor functionality with no success. Has anyone managed to place and instance of a family on a face when that face is within a linked model? I've already tried implementing many different versions of CreateLinkReference and as of yet have not been able to get it to work. Each time, the exception produced is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;$exception {"Family cannot be placed as hosted on an input face reference, because its FamilyPlacementType is not WorkPlaneBased\r\nParameter name: symbol"} System.Exception {Autodesk.Revit.Exceptions.ArgumentException}&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is interesting as the FamilyPlacementType is in fact WorkPlaneBased so I'm sure it must be an error with the hosting mechanism that I'm unaware of. Any help would be appreciated!!!&lt;/P&gt;&lt;P&gt;A code dump for anyone interested is located on StackOverflow:&amp;nbsp;&lt;A target="_blank" href="http://stackoverflow.com/questions/28387888/place-a-family-instance-on-a-linked-host"&gt;http://stackoverflow.com/questions/28387888/place-a-family-instance-on-a-linked-host&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Feb 2015 18:08:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5499313#M74040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-08T18:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: place a family instance on a linked host</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5500987#M74041</link>
      <description>&lt;P&gt;also, if anyone needs unit test info, or example files please let me know and I'll gladly supply - hopefully, someone can give me a hand...&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 22:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5500987#M74041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T22:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: place a family instance on a linked host</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5965576#M74042</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1694575" target="_blank"&gt;psmith&lt;/A&gt;：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Recently, I also think about this problem, I would like to know that you find a solution to it?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2015 13:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5965576#M74042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-27T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: place a family instance on a linked host</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5967006#M74043</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what's your Revit Version ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before, I have the same problem with Revit 2015 but since Release R2, it's ok.&lt;/P&gt;&lt;P&gt;In the family, the option "WorkPlane based"must be uncheck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 10:01:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/5967006#M74043</guid>
      <dc:creator>Charles.Piro</dc:creator>
      <dc:date>2015-12-29T10:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: place a family instance on a linked host</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/8214907#M74044</link>
      <description>&lt;P&gt;Unfortunately no - sorry about that!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 19:11:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/place-a-family-instance-on-a-linked-host/m-p/8214907#M74044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-21T19:11:06Z</dc:date>
    </item>
  </channel>
</rss>

