<?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: NewFamilyInstance on a reference plane in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3278725#M81184</link>
    <description>&lt;P&gt;Dear Channond,&lt;BR /&gt;&lt;BR /&gt;Have you had a look at the Revit SDK PlaceFamilyInstanceByFace sample?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Jeremy&lt;BR /&gt;--&lt;BR /&gt;Jeremy Tammik&lt;BR /&gt;Autodesk Developer Network -- &lt;A href="http://www.autodesk.com/joinadn" target="_blank"&gt;http://www.autodesk.com/joinadn&lt;/A&gt;&lt;BR /&gt;The Building Coder -- &lt;A href="http://thebuildingcoder.typepad.com" target="_blank"&gt;http://thebuildingcoder.typepad.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2012 08:17:06 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2012-01-03T08:17:06Z</dc:date>
    <item>
      <title>NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3256394#M81182</link>
      <description>&lt;P&gt;Is it possible to place a new family instance on a specified reference plane? I want to select a lighting fixture or air terminal, check to see if it is hosted to an element or reference plane, then array some more of these fittings around a certain area. I have managed to make the program work quite well when families are not hosted, but when they are, it seems to not like it and place the famiies relative to the floor level.&lt;/P&gt;&lt;P&gt;It seems you can place a family on a reference object, but not a reference plane if I am reading the help correctly. Can someone clarify this or point me in the right direction to do it please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 02:29:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3256394#M81182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-09T02:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3278725#M81184</link>
      <description>&lt;P&gt;Dear Channond,&lt;BR /&gt;&lt;BR /&gt;Have you had a look at the Revit SDK PlaceFamilyInstanceByFace sample?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Jeremy&lt;BR /&gt;--&lt;BR /&gt;Jeremy Tammik&lt;BR /&gt;Autodesk Developer Network -- &lt;A href="http://www.autodesk.com/joinadn" target="_blank"&gt;http://www.autodesk.com/joinadn&lt;/A&gt;&lt;BR /&gt;The Building Coder -- &lt;A href="http://thebuildingcoder.typepad.com" target="_blank"&gt;http://thebuildingcoder.typepad.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2012 08:17:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3278725#M81184</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2012-01-03T08:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3284933#M81185</link>
      <description>&lt;P&gt;Hi Jeremy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did look at that, but I want to specify a refernece plane, not a face. I couldn't work out the syntax to do i though.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2012 23:42:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3284933#M81185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-08T23:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3285101#M81186</link>
      <description>&lt;P&gt;Dear Channond,&lt;BR /&gt;&lt;BR /&gt;If you want it to be associative, you have to specify an reference to a face.&lt;BR /&gt;&lt;BR /&gt;You cannot pass in a reference to a reference plane, as far as I can see.&lt;BR /&gt;&lt;BR /&gt;Either use the reference plane to create a face somehow, e.g. using an appropriate extrusion in the family context, or lose associativity by simply specifying a point on the reference plane.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Jeremy&lt;BR /&gt;--&lt;BR /&gt;Jeremy Tammik&lt;BR /&gt;Autodesk Developer Network -- &lt;A href="http://www.autodesk.com/joinadn" target="_blank"&gt;http://www.autodesk.com/joinadn&lt;/A&gt;&lt;BR /&gt;The Building Coder -- &lt;A href="http://thebuildingcoder.typepad.com" target="_blank"&gt;http://thebuildingcoder.typepad.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 07:35:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3285101#M81186</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2012-01-09T07:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3286091#M81187</link>
      <description>&lt;P&gt;Thanks Jeremy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought that was the case.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:57:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3286091#M81187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-09T20:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3882276#M81188</link>
      <description>&lt;P&gt;Is it possible in Revit 2013 or 2014 to create a generic family instance (work plane based, non vertical) hosted on a reference plane generated from the API (I can do it manually).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3882276#M81188</guid>
      <dc:creator>GeomGym</dc:creator>
      <dc:date>2013-04-23T14:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3925741#M81190</link>
      <description>&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;I'm in the same boat.&amp;nbsp; It would be amazing if the PromptForFamilyInstancePlacement was tweaked to allow the placement mode to be changed to work-plane.&amp;nbsp; Hopefully this will be something that is addressed in a future release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://forums.autodesk.com/t5/Autodesk-Revit-API/Change-the-placement-option-for-PromptForFamilyInstancePlacement/m-p/3187174/highlight/true#M2354"&gt;http://forums.autodesk.com/t5/Autodesk-Revit-API/Change-the-placement-option-for-PromptForFamilyInst...&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 May 2013 01:42:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/3925741#M81190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-17T01:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/5445747#M81191</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this is an old post but thought I&amp;nbsp;would post the solution I&amp;nbsp;came up with for the reference of others...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" alt="familyOnPlane.JPG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/145915i2385D01DA413CCBC/image-size/original?v=mpbl-1&amp;amp;px=-1" align="left" title="familyOnPlane.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 04:01:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/5445747#M81191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T04:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/5445926#M81192</link>
      <description>&lt;P&gt;Dear Bburling,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Congratulations on solving this, and thank you very much for sharing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you (always) add the code in text form, please, for easier copy and paste, and to enable it to be found by global Internet text searches?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&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>Wed, 17 Dec 2014 09:07:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/5445926#M81192</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2014-12-17T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: NewFamilyInstance on a reference plane</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/9367223#M81193</link>
      <description>&lt;P&gt;If the new family we insert (Your FamilySymbol) is based on LocationCurve, it gives an error.&lt;/P&gt;&lt;P&gt;"Family cannot be placed as hosted on an input face reference, because its FamilyPlacementType is not WorkPlaneBased" &amp;amp; vbCrLf &amp;amp; "Parameter name: symbol"&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 17:49:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newfamilyinstance-on-a-reference-plane/m-p/9367223#M81193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-09T17:49:19Z</dc:date>
    </item>
  </channel>
</rss>

