<?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 Solid Element Operations (Bounding Box) in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Solid-Element-Operations-Bounding-Box/m-p/229898#M123385</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have a recessed in-wall trash receptacle and I'm trying to subtract the wall where the receptacle is. &lt;BR /&gt;
&lt;BR /&gt;
Is there some easy way to do this?&lt;BR /&gt;
&lt;BR /&gt;
I could make a niche behind it, to fake it, but is there some way I can extract the bounding box from the wall?&lt;BR /&gt;
&lt;BR /&gt;
..or any other idea?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 24 May 2023 06:20:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-05-24T06:20:12Z</dc:date>
    <item>
      <title>Solid Element Operations (Bounding Box)</title>
      <link>https://community.graphisoft.com/t5/Modeling/Solid-Element-Operations-Bounding-Box/m-p/229898#M123385</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have a recessed in-wall trash receptacle and I'm trying to subtract the wall where the receptacle is. &lt;BR /&gt;
&lt;BR /&gt;
Is there some easy way to do this?&lt;BR /&gt;
&lt;BR /&gt;
I could make a niche behind it, to fake it, but is there some way I can extract the bounding box from the wall?&lt;BR /&gt;
&lt;BR /&gt;
..or any other idea?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 06:20:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Solid-Element-Operations-Bounding-Box/m-p/229898#M123385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T06:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Solid Element Operations (Bounding Box)</title>
      <link>https://community.graphisoft.com/t5/Modeling/Solid-Element-Operations-Bounding-Box/m-p/229899#M123386</link>
      <description>If your trash receptacle object has a solid box (PRISM) that is the size of bounding box, then a SEO will work.&lt;BR /&gt;
But if your objects is not solid then it won't.&lt;BR /&gt;
&lt;BR /&gt;
However if you want to edit the GDL, then it is possible to make it think there is a solid box, only when involved in a SEO.&lt;BR /&gt;
Something like this - you will have to adjust the PRISM (or what ever form you want to use) to suit your object size and position.&lt;BR /&gt;

&lt;PRE&gt;!!GLOB_CONTEXT = 44 !!!!uncomment this line to test prism in 3D preview
!! use prism to cut when used in Solid Element Operation
if GLOB_CONTEXT &amp;gt; 40 and GLOB_CONTEXT &amp;lt; 50 then
MODEL SOLID

prism_ 5,zzyzx
0,0,15,
A,0,15,
A,B,15,
0,B,15,
0,0,-1

endif
&lt;/PRE&gt;

Otherwise the additional niche is probably the best option.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 06 Aug 2018 00:50:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Solid-Element-Operations-Bounding-Box/m-p/229899#M123386</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-08-06T00:50:02Z</dc:date>
    </item>
  </channel>
</rss>

