<?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: how to call the wall reference line in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215226#M5361</link>
    <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
Is there any progress in this old issue? I have searched for a way to make a label center over a wall regardless of direction and flipped state. It seems that it is necessary to be able to read the outside / inside face setting from the wall. Is this still not possible?</description>
    <pubDate>Fri, 13 Oct 2017 09:04:58 GMT</pubDate>
    <dc:creator>Andreas _kerlund</dc:creator>
    <dc:date>2017-10-13T09:04:58Z</dc:date>
    <item>
      <title>Cut fill orientation in curtainwall custom panel</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215220#M5355</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello there&lt;BR /&gt;&lt;BR /&gt;Creating a custom panel using slab(seen from front offcours). Giving it insulation material. Saving as curtainwall panel. As plan shows the orientation of the cutfill always follows x y axis, If i rotate the cw the fill doesnt move. Any ideas?&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/14981i3CA462C59D7DAC3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:57:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215220#M5355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-26T20:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215221#M5356</link>
      <description>What are the names of the GDL Global variables that you use to display these values in the Label?</description>
      <pubDate>Thu, 16 Oct 2014 17:58:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215221#M5356</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-10-16T17:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215222#M5357</link>
      <description>Hi laslonagy&lt;BR /&gt;
&lt;BR /&gt;
If you mean the GDL values to get the wall surfaces, they are WALL_MAT_B &amp;amp; WALL_MAT_A. There is nothing in there that interacts with the wall yet as I cant figure that part out. Can you offer any pointers?</description>
      <pubDate>Fri, 17 Oct 2014 02:23:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215222#M5357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T02:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215223#M5358</link>
      <description>so i figured out that lower case parameters shown in the GDL manual have to be added to the Parameters tab in the object, you cant just write it in the script.&lt;BR /&gt;
&lt;BR /&gt;
The parameter ac_wall_direction_type now returns a 1 if the Reference line location: Flip wall on reference line. &lt;BR /&gt;
&lt;BR /&gt;
This doesnt really follow with what the manual says:&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;wall direction type; the construction method of the wall actually, which means the adjustment of the wall body and the reference line: 0 - Right, 1 - Left, 2 - Center (Right), 3 - Center&lt;BR /&gt;
(Left). Center values mean that the wall is set to 'Center' in the user interface, but the side notation shows how the wall acts internally.&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Can anyone tell me if there is a parameter that will display the Reference Line Location (Outside, Inside, Centre &amp;amp; Offset)?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16311i6595C9E2E5DE816C/image-size/large?v=v2&amp;amp;px=999" border="0" alt="reference lines.png" title="reference lines.png" /&gt;</description>
      <pubDate>Mon, 20 Oct 2014 05:56:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215223#M5358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-20T05:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215224#M5359</link>
      <description>I checked this and what I see is that if you flip the Wall, the WALL_MAT_A and WALL_MAT_B get swapped.&lt;BR /&gt;
But what I see is that setting the Reference Line Location button in the Info Box to any of its 6 possible values does not affect the above two GDL variables in any way. And I couldn't find any other variable in GDL that would be.&lt;BR /&gt;
So at the moment I don't have an idea of how this could be achieved.</description>
      <pubDate>Mon, 20 Oct 2014 13:07:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215224#M5359</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-10-20T13:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215225#M5360</link>
      <description>Thanks for looking at it larslonagy. I figured as much. &lt;BR /&gt;
Think I'll do a checkbox for the 2 common ref line states.</description>
      <pubDate>Mon, 20 Oct 2014 16:11:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215225#M5360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-20T16:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215226#M5361</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
Is there any progress in this old issue? I have searched for a way to make a label center over a wall regardless of direction and flipped state. It seems that it is necessary to be able to read the outside / inside face setting from the wall. Is this still not possible?</description>
      <pubDate>Fri, 13 Oct 2017 09:04:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/215226#M5361</guid>
      <dc:creator>Andreas _kerlund</dc:creator>
      <dc:date>2017-10-13T09:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/307563#M5362</link>
      <description>&lt;P&gt;I'll revive this thread, because I'm trying to achieve the same thing and it seems not possible yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to 'get' whether the reference line is in the inside or outside face. The "Is flipped" global variable doesn't achieve much, and the&amp;nbsp;&lt;STRONG&gt;ac_wall_direction_type&amp;nbsp;&lt;/STRONG&gt;still behaves the same. Returns 0 if ref line is inside or outside, returns 2 if ref line is centered and 1 if it is flipped regardless of inside/outside, not solving the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any possible way to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 20:02:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/307563#M5362</guid>
      <dc:creator>pedrocollares</dc:creator>
      <dc:date>2021-09-27T20:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/308389#M5363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WALL_MAT_A is the inside face material of the wall if &lt;STRONG&gt;ac_wall_direction_type &lt;/STRONG&gt;is 1 or 3 (consistent with WALL_FLIPPED = 1). ac_wall_direction_type doesn't reflect which side of the wall is the reference line, it tells which side of the wall is the inside face relative to the reference line's direction (whether WALL_MAT_A or WALL_MAT_B is the inside face).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 10:50:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/308389#M5363</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-10-06T10:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to call the wall reference line</title>
      <link>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/308392#M5364</link>
      <description>&lt;P&gt;Turn on the Wall&amp;amp;Beam Reference Lines option on the On-screen View Options palette to see the direction of the reference line. This is not otherwise visible in the settings, but has an effect on the globals.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 10:43:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Cut-fill-orientation-in-curtainwall-custom-panel/m-p/308392#M5364</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-10-06T10:43:58Z</dc:date>
    </item>
  </channel>
</rss>

