<?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 AC 8.1 Doors not working in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/AC-8-1-Doors-not-working/m-p/8011#M3294</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I know I've seen some discussion of this but I can't seem to find it. (I haven't paid that much attention to the issue since I rarely us the included libraries.)&lt;BR /&gt;
&lt;BR /&gt;
The AC 8.1 doors in the US library are not working when placed in a wall in which SEOs have been used. The symptom is that doors which are supposed to appear paneled are modeling as solid. They work properly in the settings dialog preview. &lt;BR /&gt;
&lt;BR /&gt;
I am using the US library "ArchiCAD Library 81.pla" dated 10 October 2003. Is there a more recent one that fixes the problem?&lt;BR /&gt;
&lt;BR /&gt;
For anyone who is interested, I have found the problem in the GDL code for the door (D1 81.gsm in this case). It is in the 3D script (naturally) as follows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;!!! D1.gsm USA!!!&lt;BR /&gt;
&lt;BR /&gt;
IF gs_detlevel_3D_m=0 THEN END&lt;BR /&gt;
PEN gs_frame_pen&lt;BR /&gt;
RESOL res&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
IF gs_shadow=0 THEN SHADOW OFF&lt;BR /&gt;
IF gs_shadow=1 THEN SHADOW ON&lt;BR /&gt;
&lt;FONT color="red"&gt;IF GLOB_CONTEXT&amp;gt;20 THEN gs_detlevel_3D_m=1 &lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The problem code (in red) is testing for new values of the GLOB_CONTEXT variable. In this case the culprit seems to be:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;43 - generating as an operator from a 3D view&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
The line is resetting the 3D detail level to 1 (simple), thus the solid door.&lt;BR /&gt;
&lt;BR /&gt;
I have fixed this for now for my own purposes but if there is a library update I would like to install it. I might even have it somewhere lost among all the versions I have on my laptop and server. I just want to know if it exists before I start searching.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 09 May 2023 14:43:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-05-09T14:43:17Z</dc:date>
    <item>
      <title>AC 8.1 Doors not working</title>
      <link>https://community.graphisoft.com/t5/Modeling/AC-8-1-Doors-not-working/m-p/8011#M3294</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I know I've seen some discussion of this but I can't seem to find it. (I haven't paid that much attention to the issue since I rarely us the included libraries.)&lt;BR /&gt;
&lt;BR /&gt;
The AC 8.1 doors in the US library are not working when placed in a wall in which SEOs have been used. The symptom is that doors which are supposed to appear paneled are modeling as solid. They work properly in the settings dialog preview. &lt;BR /&gt;
&lt;BR /&gt;
I am using the US library "ArchiCAD Library 81.pla" dated 10 October 2003. Is there a more recent one that fixes the problem?&lt;BR /&gt;
&lt;BR /&gt;
For anyone who is interested, I have found the problem in the GDL code for the door (D1 81.gsm in this case). It is in the 3D script (naturally) as follows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;!!! D1.gsm USA!!!&lt;BR /&gt;
&lt;BR /&gt;
IF gs_detlevel_3D_m=0 THEN END&lt;BR /&gt;
PEN gs_frame_pen&lt;BR /&gt;
RESOL res&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
IF gs_shadow=0 THEN SHADOW OFF&lt;BR /&gt;
IF gs_shadow=1 THEN SHADOW ON&lt;BR /&gt;
&lt;FONT color="red"&gt;IF GLOB_CONTEXT&amp;gt;20 THEN gs_detlevel_3D_m=1 &lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The problem code (in red) is testing for new values of the GLOB_CONTEXT variable. In this case the culprit seems to be:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;43 - generating as an operator from a 3D view&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
The line is resetting the 3D detail level to 1 (simple), thus the solid door.&lt;BR /&gt;
&lt;BR /&gt;
I have fixed this for now for my own purposes but if there is a library update I would like to install it. I might even have it somewhere lost among all the versions I have on my laptop and server. I just want to know if it exists before I start searching.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 14:43:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/AC-8-1-Doors-not-working/m-p/8011#M3294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-09T14:43:17Z</dc:date>
    </item>
  </channel>
</rss>

