<?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: Geometry aligned Bounding Box in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321425#M25429</link>
    <description>&lt;P&gt;Thanks for the response. I want to elevate elements (curtain walls, windows, doors) to their exterior face. I know of a dynamo method to get only Z aligned BB around geometry to get a face I can use for crop regions etc. Transform will help thanks. Well I use that bounding box and an intersection plane of the element location to ensure its front on&lt;/P&gt;</description>
    <pubDate>Sat, 15 Feb 2025 21:35:16 GMT</pubDate>
    <dc:creator>JeremyvU2GS6</dc:creator>
    <dc:date>2025-02-15T21:35:16Z</dc:date>
    <item>
      <title>Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/10388538#M25424</link>
      <description>&lt;P&gt;Hey everyone, I was wondering if there was a way like in dynamo to generate an align bounding box using a coordinate system? I found this and didnt know if something similar would be possible through the API.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zrodgersTSSSU_0-1623672233637.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/930145iA264E7FADBE13ABB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zrodgersTSSSU_0-1623672233637.png" alt="zrodgersTSSSU_0-1623672233637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 12:04:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/10388538#M25424</guid>
      <dc:creator>zrodgersTSSSU</dc:creator>
      <dc:date>2021-06-14T12:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/10388628#M25425</link>
      <description>&lt;P&gt;Not really, I'm afraid. In the Revit API, the bounding boxes are always axis aligned. That is what makes them so fast and efficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 12:41:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/10388628#M25425</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-06-14T12:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321315#M25426</link>
      <description>&lt;P&gt;Is this still the case now that dynamo has a Z only axis aligned bounding box? Is there an API call for that?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2025 19:21:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321315#M25426</guid>
      <dc:creator>JeremyvU2GS6</dc:creator>
      <dc:date>2025-02-15T19:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321348#M25427</link>
      <description>&lt;P&gt;Don't know about Dynamo, I'm afraid. In Revit bounding boxes are aligned with the global coordinate system three cardinal axes X, Y and Z.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2025 20:05:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321348#M25427</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2025-02-15T20:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321349#M25428</link>
      <description>&lt;P&gt;Actually, the Revit API &lt;U&gt;&lt;STRONG&gt;BoundingBoxXYZ&lt;/STRONG&gt;&lt;/U&gt; class does indeed sport a &lt;U&gt;&lt;STRONG&gt;Transform&lt;/STRONG&gt;&lt;/U&gt; property:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.revitapidocs.com/2024/297887ab-69bb-548e-cfb6-a3a23f410604.htm" target="_blank"&gt;https://www.revitapidocs.com/2024/297887ab-69bb-548e-cfb6-a3a23f410604.htm&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not seen it used, though. It would be interesting to see and hear about usage examples of that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2025 20:08:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321349#M25428</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2025-02-15T20:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry aligned Bounding Box</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321425#M25429</link>
      <description>&lt;P&gt;Thanks for the response. I want to elevate elements (curtain walls, windows, doors) to their exterior face. I know of a dynamo method to get only Z aligned BB around geometry to get a face I can use for crop regions etc. Transform will help thanks. Well I use that bounding box and an intersection plane of the element location to ensure its front on&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2025 21:35:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/geometry-aligned-bounding-box/m-p/13321425#M25429</guid>
      <dc:creator>JeremyvU2GS6</dc:creator>
      <dc:date>2025-02-15T21:35:16Z</dc:date>
    </item>
  </channel>
</rss>

