<?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: Opening: cut through wall model, but not cut wall in pla in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62790#M39724</link>
    <description>Tom,&lt;BR /&gt;
If I understand your problem correctly, it is very similar&lt;BR /&gt;
to the problem of inserting high windows in a wall and not having&lt;BR /&gt;
the 2d wall opening show in plan. There is a thread on this issue. Unfortunately I don't know a search key word to find that thread.&lt;BR /&gt;
&lt;BR /&gt;
The problem is a 2D issue and does not concern Wallhole.&lt;BR /&gt;
There are several approaches to the problem.&lt;BR /&gt;
&lt;BR /&gt;
One, in the 2D script make a fill to mask the 2D wall opening with&lt;BR /&gt;
a boolean switch to enable it.&lt;BR /&gt;
&lt;BR /&gt;
Two, make the left and right "over size" in the "details" pane negative&lt;BR /&gt;
and equal to one half the opening size with a boolean switch to enable it .&lt;BR /&gt;
&lt;BR /&gt;
Three, manually draw a masking fill in plan to fill the window opening&lt;BR /&gt;
and adjust the drawing order to make the air conditioner show and&lt;BR /&gt;
the opening and window be behind the object.&lt;BR /&gt;
&lt;BR /&gt;
There are other approaches to this problem. The above are ones&lt;BR /&gt;
that come to mind.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
Peter Devlin</description>
    <pubDate>Wed, 17 Nov 2004 22:44:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-11-17T22:44:19Z</dc:date>
    <item>
      <title>Opening: cut through wall model, but not cut wall in plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62787#M39721</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am trying to create an object of a through-wall heater/air conditioner commonly used on our projects.&lt;BR /&gt;
&lt;BR /&gt;
This unit usually sits below a window. It needs to look like a box with louvers on the outside, which cuts through the wall.&lt;BR /&gt;
&lt;BR /&gt;
I got the geometry of the unit correct in 3D. by making it a "window," it cuts through the wall and locates the outside grill correctly.&lt;BR /&gt;
&lt;BR /&gt;
My only problem is in the 2D window. I really only want the inside "box" part of the unit to show. I don't want the window to break, since it is usually wider than the window it sits under, making a very odd-looking plan view.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to get a Window (or Door) to NOT break the wall in plan view?&lt;BR /&gt;
&lt;BR /&gt;
I've tried every option for Wallhole I can think of, and am out of ideas!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:12:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62787#M39721</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2023-05-24T10:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Opening: cut through wall model, but not cut wall in pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62788#M39722</link>
      <description>Just an idea - it's a workaround, but...&lt;BR /&gt;
&lt;BR /&gt;
Create a new wall, and put the object in the new wall. Reduce all of the new wall's dimensions such that they are less than the object, finally ensure that the wall is thinner than the wall containing the window.&lt;BR /&gt;
&lt;BR /&gt;
Position the new wall and its object where you want. AFAIK this will achieve the effect that you are after - i.e ho hole visible in plan. Of course if don't want to see the object in plan, put the wall on a layer that won't appear in your 2D view but will be visible in the 3d view. To avoid problems ensure that this layer has a unique intersection number.&lt;BR /&gt;
&lt;BR /&gt;
I can't guarantee that this will work, but it's probably worth a try.</description>
      <pubDate>Wed, 17 Nov 2004 22:42:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62788#M39722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-17T22:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Opening: cut through wall model, but not cut wall in pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62789#M39723</link>
      <description>Tom,&lt;BR /&gt;
For 3D script, you can rotate the walhole or wallniche and then move it, so it will never cross the wall.&lt;BR /&gt;
Something like&lt;BR /&gt;
ADDz WALL_THICKNESS (or any other value)&lt;BR /&gt;
ROTy -90&lt;BR /&gt;
I suppose this is what you did.&lt;BR /&gt;
&lt;BR /&gt;
For 2D Script&lt;BR /&gt;
In the parameters windows, check the Details button, in X+ offset, type -A/2, and the same for X- offset&lt;BR /&gt;
This way the 2D symbol will never show in plan the cutted part of the window.&lt;BR /&gt;
&lt;BR /&gt;
Not sure if i i understood you correctly.</description>
      <pubDate>Wed, 17 Nov 2004 22:44:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62789#M39723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-17T22:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Opening: cut through wall model, but not cut wall in pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62790#M39724</link>
      <description>Tom,&lt;BR /&gt;
If I understand your problem correctly, it is very similar&lt;BR /&gt;
to the problem of inserting high windows in a wall and not having&lt;BR /&gt;
the 2d wall opening show in plan. There is a thread on this issue. Unfortunately I don't know a search key word to find that thread.&lt;BR /&gt;
&lt;BR /&gt;
The problem is a 2D issue and does not concern Wallhole.&lt;BR /&gt;
There are several approaches to the problem.&lt;BR /&gt;
&lt;BR /&gt;
One, in the 2D script make a fill to mask the 2D wall opening with&lt;BR /&gt;
a boolean switch to enable it.&lt;BR /&gt;
&lt;BR /&gt;
Two, make the left and right "over size" in the "details" pane negative&lt;BR /&gt;
and equal to one half the opening size with a boolean switch to enable it .&lt;BR /&gt;
&lt;BR /&gt;
Three, manually draw a masking fill in plan to fill the window opening&lt;BR /&gt;
and adjust the drawing order to make the air conditioner show and&lt;BR /&gt;
the opening and window be behind the object.&lt;BR /&gt;
&lt;BR /&gt;
There are other approaches to this problem. The above are ones&lt;BR /&gt;
that come to mind.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Wed, 17 Nov 2004 22:44:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62790#M39724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-17T22:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Opening: cut through wall model, but not cut wall in pla</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62791#M39725</link>
      <description>&lt;BLOCKQUOTE&gt; in X+ offset, type -A/2, &lt;/BLOCKQUOTE&gt;

That was EXACTLY the point I needed to make this all work.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the help!!!</description>
      <pubDate>Thu, 18 Nov 2004 14:21:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Opening-cut-through-wall-model-but-not-cut-wall-in-plan/m-p/62791#M39725</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2004-11-18T14:21:27Z</dc:date>
    </item>
  </channel>
</rss>

