<?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: How to get the a window outer boundary? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127843#M38843</link>
    <description>&lt;P&gt;Thanks for the tip but I see the topic is using a wall or opening as reference for the calculation and I need get the outer boundary alone, not as reference of a host, opening cut or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2019 11:49:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-05T11:49:09Z</dc:date>
    <item>
      <title>How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127747#M38841</link>
      <description>&lt;P&gt;If I have a irregular window like a triangle o trapezoid, How to I can get the outer boundary of that window?&lt;/P&gt;&lt;P&gt;The window can by hosted or not so, the use of some wall as reference for opening is not possible.&lt;/P&gt;&lt;P&gt;I need get the outer boundary used for the family symbol..&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 11:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127747#M38841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-05T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127769#M38842</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope this link will help you to solve your problem.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/find-doors-and-windows-boundary-curves/td-p/5476816" target="_blank" rel="noopener"&gt;find-doors-and-windows-boundary-curves&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 11:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127769#M38842</guid>
      <dc:creator>naveen.kumar.t</dc:creator>
      <dc:date>2019-11-05T11:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127843#M38843</link>
      <description>&lt;P&gt;Thanks for the tip but I see the topic is using a wall or opening as reference for the calculation and I need get the outer boundary alone, not as reference of a host, opening cut or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 11:49:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9127843#M38843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-05T11:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9128865#M38844</link>
      <description>&lt;P&gt;i can take a look, can you share your window family?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 18:19:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9128865#M38844</guid>
      <dc:creator>Yien_Chao</dc:creator>
      <dc:date>2019-11-05T18:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9129988#M38845</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;Attached is one example of trapezoid window.&lt;/P&gt;&lt;P&gt;I need the outer boundary of the bigger trapezoid only!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 08:19:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9129988#M38845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-06T08:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the a window outer boundary?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9130249#M38846</link>
      <description>&lt;P&gt;You can use the Extrusion Analyzer class.&lt;/P&gt;&lt;P&gt;see&amp;nbsp;&lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2014/ENU/Revit/files/GUID-02A61B4E-285B-4AF9-AE9D-9543DEA43530-htm.html" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2014/ENU/Revit/files/GUID-02A61B4E-285B-4AF9-AE9D-9543DEA43530-htm.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;A href="https://thebuildingcoder.typepad.com/blog/2013/04/extrusion-analyser-and-plan-view-boundaries.html" target="_blank" rel="noopener"&gt;https://thebuildingcoder.typepad.com/blog/2013/04/extrusion-analyser-and-plan-view-boundaries.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 10:33:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-the-a-window-outer-boundary/m-p/9130249#M38846</guid>
      <dc:creator>FAIR59</dc:creator>
      <dc:date>2019-11-06T10:33:57Z</dc:date>
    </item>
  </channel>
</rss>

