<?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: Wall Opening in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4660401#M78295</link>
    <description>&lt;P&gt;Hi Joe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I will give this a go.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2013 12:42:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-29T12:42:14Z</dc:date>
    <item>
      <title>Wall Opening</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4640815#M78292</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the Revit 2014 API ad I'm trying to create a non-rectangular wall opening. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation for Create.NewOpening suggests that making the opening with an iList&amp;lt;Curve&amp;gt; is only applicable to roofs, floors and ceilings. When I try to use one NewOpening(element wall, Ilist,Curve&amp;gt; profile, bool perpendicularFace) &amp;nbsp;method I get the InvalidOperation crash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only mention of wall openings is in the NewOpening(Wall, XYZ,XYZ) overload which is for rectangular openings. I have been able to use this successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be most appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 11:25:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4640815#M78292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-21T11:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Wall Opening</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4644047#M78293</link>
      <description>&lt;P&gt;Dear Martyo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are rather old posts which may contains ome hints:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2010/03/newwall-with-opening.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2010/03/newwall-with-opening.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2011/07/create-gable-wall.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2011/07/create-gable-wall.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command CmdCreateGableWall defined by the latter is available for Revit 2014 too, in The Building Coder samples:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/jeremytammik/the_building_coder_samples" target="_blank"&gt;https://github.com/jeremytammik/the_building_coder_samples&lt;/A&gt;&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>Fri, 22 Nov 2013 13:29:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4644047#M78293</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2013-11-22T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Wall Opening</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4649543#M78294</link>
      <description>&lt;BR /&gt;Dear Martyo,&lt;BR /&gt;&lt;BR /&gt;To create a non-rectangle on wall, you have to create a window family instance, which doesn't have the window frame. It can cut a hole in the wall.  You can define the shape of the window to any shape. So in this way you can create any shape of opening on the wall. Windows can be created by calling NewFamilyInstance() method.&lt;BR /&gt;&lt;BR /&gt;On how to create such a window family, you can refer to an family called *Window-Round Opening.rfa in revit's default family library.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:00:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4649543#M78294</guid>
      <dc:creator>Joe.Ye</dc:creator>
      <dc:date>2013-11-25T15:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wall Opening</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4660401#M78295</link>
      <description>&lt;P&gt;Hi Joe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I will give this a go.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2013 12:42:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/wall-opening/m-p/4660401#M78295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-29T12:42:14Z</dc:date>
    </item>
  </channel>
</rss>

