<?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: Remove flip controls from bounding box computation family instance in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8471022#M45862</link>
    <description>&lt;P&gt;I don't understand the question either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Dec 2018 17:40:25 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2018-12-16T17:40:25Z</dc:date>
    <item>
      <title>Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8438997#M45860</link>
      <description>&lt;P&gt;How can I Remove flip controls from bounding box computation of a family instance within a revit 2017 project?&lt;/P&gt;
&lt;P&gt;can I use a filter , the revit api docs doesnt seem to provide a soln here. It did tell me what I already knew unfortunately. It seems I must do some extra step like always as not enough has been added to the Revit api to make a complete soln without spending much time. It makes sense though the bigger the api the longer it takes to fix, maintain. A few more properties&amp;nbsp;for methods wouldn't go astray though.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanx&lt;/P&gt;
&lt;P&gt;Buggmen&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 07:45:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8438997#M45860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-02T07:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8469780#M45861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if i am following you correctly are you&amp;nbsp;trying to delete a flip control from a family instance?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2018 04:21:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8469780#M45861</guid>
      <dc:creator>Moustafa_K</dc:creator>
      <dc:date>2018-12-15T04:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8471022#M45862</link>
      <description>&lt;P&gt;I don't understand the question either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 17:40:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/8471022#M45862</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-12-16T17:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9598911#M45863</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&amp;nbsp;I ran across this problem today as well.&amp;nbsp; Please see image attached.&amp;nbsp; I agree we really need a way to at least exclude the flip control or change boundingbox so it ignore it all together.&amp;nbsp; We could move the flip control in the content, but if writing a tool that is looking at content, we don't always have the luxury to change every content flip control location to make things work properly.&amp;nbsp;&amp;nbsp;Any other ideas / ways to do this that perform well?&amp;nbsp; Really appreciate the thought on this.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 15:52:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9598911#M45863</guid>
      <dc:creator>josh_moore</dc:creator>
      <dc:date>2020-06-24T15:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9598924#M45864</link>
      <description>&lt;P&gt;I now see in the API docs, it indicates explicitly that flip controls may be included even though they are not seen.&amp;nbsp; I would argue that flip controls should always be ignored as they are not actually geometry.&amp;nbsp; I can't imagine a use case where getting the bounding box with flip control would be useful.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 15:56:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9598924#M45864</guid>
      <dc:creator>josh_moore</dc:creator>
      <dc:date>2020-06-24T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9599459#M45865</link>
      <description>&lt;P&gt;Have you checked whether there is a wish list item for this in the Revit Idea Station? If not, I would suggest creating one...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 19:57:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9599459#M45865</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-06-24T19:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9599591#M45866</link>
      <description>&lt;P&gt;Thanks Jeremy, I didn't see this idea yet so I made one here:&amp;nbsp;&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/boundingbox-api-improvement/idc-p/9599482#M32741" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/boundingbox-api-improvement/idc-p/9599482#M32741&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 20:45:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/9599591#M45866</guid>
      <dc:creator>josh_moore</dc:creator>
      <dc:date>2020-06-24T20:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/10171724#M45867</link>
      <description>&lt;P&gt;Devil is in the details Autodesk! -- Hey does anyone know if this issue has been resolved. Not much use filtering on bounding boxes when the objects flip arrows keep saying its in a wall and like Josh said you can't control standards for flip arrow placement everyone has their own and even the ones I have been bim managing and both mine and others are not good enough. I might try to write a script to move all the controls to the front middle and within the extrusions edge to at least fix our internal content. Does anyone know of a good starting point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 03:03:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/10171724#M45867</guid>
      <dc:creator>FrankHolidaytoiling</dc:creator>
      <dc:date>2021-03-20T03:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove flip controls from bounding box computation family instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/13359024#M45868</link>
      <description>&lt;P&gt;I'm experiencing something similar for a diagram family I created. Did anyone ever find a solution to control/limit the bounding box to visible components?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 16:49:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/remove-flip-controls-from-bounding-box-computation-family/m-p/13359024#M45868</guid>
      <dc:creator>hrferry</dc:creator>
      <dc:date>2025-03-07T16:49:25Z</dc:date>
    </item>
  </channel>
</rss>

