<?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 Wallhole Contour 2D in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355292#M4682</link>
    <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I'm having some issues trying to get wallcontour lines into my Window Object. It's a build-in wardrobe to set into profiled walls.&lt;BR /&gt;&lt;BR /&gt;I've noticed if I use the standard subtype Window and set AC_WallContours to 2 it works smoothly, even with complex profiled and multilayered walls. Even if there's a gap without a building material it realises it doesn't have to draw a line there.&lt;BR /&gt;&lt;BR /&gt;But as soon as I introduce a wallhole2 command into the 2D script this stops working.&lt;BR /&gt;&lt;SPAN&gt;I've tried coping scripts from other windows for wallcontour which don't work for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm using the gs_reveal_Right/Left and gs_wido_sill commands for the Wallhole and a parameter for the depth.&lt;BR /&gt;&lt;BR /&gt;Are there requests I can use to find out the wall layers and draw&amp;nbsp; the proper contours of the wallhole?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 08:49:51 GMT</pubDate>
    <dc:creator>Arnaut_2604</dc:creator>
    <dc:date>2022-09-07T08:49:51Z</dc:date>
    <item>
      <title>Wallhole Contour 2D</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355292#M4682</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I'm having some issues trying to get wallcontour lines into my Window Object. It's a build-in wardrobe to set into profiled walls.&lt;BR /&gt;&lt;BR /&gt;I've noticed if I use the standard subtype Window and set AC_WallContours to 2 it works smoothly, even with complex profiled and multilayered walls. Even if there's a gap without a building material it realises it doesn't have to draw a line there.&lt;BR /&gt;&lt;BR /&gt;But as soon as I introduce a wallhole2 command into the 2D script this stops working.&lt;BR /&gt;&lt;SPAN&gt;I've tried coping scripts from other windows for wallcontour which don't work for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm using the gs_reveal_Right/Left and gs_wido_sill commands for the Wallhole and a parameter for the depth.&lt;BR /&gt;&lt;BR /&gt;Are there requests I can use to find out the wall layers and draw&amp;nbsp; the proper contours of the wallhole?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 08:49:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355292#M4682</guid>
      <dc:creator>Arnaut_2604</dc:creator>
      <dc:date>2022-09-07T08:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wallhole Contour 2D</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355310#M4683</link>
      <description>&lt;P&gt;It's like that with other things in GDL, too.&lt;/P&gt;&lt;P&gt;As soon you don't let the automatics do their thing it will "stop working" in total, and you have to do everything by hand now.&lt;/P&gt;&lt;P&gt;Neither wallhole2 nor wallblock2 do display outlines (the difference to a default "poly2_XX" command). You have to script the wall outlines seperate with wallline2 and wallarc2.&lt;/P&gt;&lt;P&gt;By doing so you can differentiate between parts of the wall and parts of whatever sits in the wall. It's important for GO as well.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 11:08:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355310#M4683</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-07T11:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Wallhole Contour 2D</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355664#M4684</link>
      <description>&lt;P&gt;Hi, &lt;A href="https://gdl.Graphisoft.com/reference-guide/wall-door-window-and-wall-end-parameters" target="_blank" rel="noopener"&gt;WALL_SKINS_PARAMS&lt;/A&gt; has the information.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 06:46:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Wallhole-Contour-2D/m-p/355664#M4684</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2022-09-12T06:46:28Z</dc:date>
    </item>
  </channel>
</rss>

