<?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 how to use the wallhole2 command in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234850#M2317</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello, &lt;BR /&gt;
I'm trying to wrap my head around how to use the wallhole2 command, but I can't quite figure it out.&lt;BR /&gt;
&lt;BR /&gt;
I created a new object with only the following in the 2d script:&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;temp4=.5

pen 1
mul2 -1, -1
add2 -a/2, 0

!used for reference
line2 0, 0, 0, wall_thickness
line2 a, 0, a, wall_thickness
line2 a+temp4, 0, a+temp4, wall_thickness

wallhole2 5, 2, 10, 10, 0, 0, 0, 
	0, 0, 0, 
	0, wall_thickness, 0, 
	a+temp4, wall_thickness, 0, 
	a+temp4, 0, 0, 
	0, 0, -1

del top
&lt;/PRE&gt;

which, if I have understood the description of the command correctly, should create an opening of width "a+temp4", instead of the usual width of "a". However, the script only draws the three lines I created for reference, and the opening stays the same. Am I missing something? I have attached an image of how it looks now.&lt;BR /&gt;
&lt;BR /&gt;
(I also took a look at this thread, but it still didn't work?, &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;viewtopic.php?f=6&amp;amp;t=27382&amp;quot;&amp;gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="viewtopic.php?f=6&amp;amp;t=27382"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;)&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 24 Jun 2019 06:23:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-24T06:23:08Z</dc:date>
    <item>
      <title>how to use the wallhole2 command</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234850#M2317</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello, &lt;BR /&gt;
I'm trying to wrap my head around how to use the wallhole2 command, but I can't quite figure it out.&lt;BR /&gt;
&lt;BR /&gt;
I created a new object with only the following in the 2d script:&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;temp4=.5

pen 1
mul2 -1, -1
add2 -a/2, 0

!used for reference
line2 0, 0, 0, wall_thickness
line2 a, 0, a, wall_thickness
line2 a+temp4, 0, a+temp4, wall_thickness

wallhole2 5, 2, 10, 10, 0, 0, 0, 
	0, 0, 0, 
	0, wall_thickness, 0, 
	a+temp4, wall_thickness, 0, 
	a+temp4, 0, 0, 
	0, 0, -1

del top
&lt;/PRE&gt;

which, if I have understood the description of the command correctly, should create an opening of width "a+temp4", instead of the usual width of "a". However, the script only draws the three lines I created for reference, and the opening stays the same. Am I missing something? I have attached an image of how it looks now.&lt;BR /&gt;
&lt;BR /&gt;
(I also took a look at this thread, but it still didn't work?, &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;viewtopic.php?f=6&amp;amp;t=27382&amp;quot;&amp;gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="viewtopic.php?f=6&amp;amp;t=27382"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=27382&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;)&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Jun 2019 06:23:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234850#M2317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T06:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the wallhole2 command</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234851#M2318</link>
      <description>I don't know why it doesn't show in the 2D preview window of the script editor,&lt;BR /&gt;
But it will show when you place the window in an actual wall.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 24 Jun 2019 08:28:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234851#M2318</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-06-24T08:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the wallhole2 command</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234852#M2319</link>
      <description>Huh, it appears you're right,&lt;BR /&gt;
&lt;BR /&gt;
thanks for the reply!</description>
      <pubDate>Mon, 24 Jun 2019 09:26:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/how-to-use-the-wallhole2-command/m-p/234852#M2319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T09:26:49Z</dc:date>
    </item>
  </channel>
</rss>

