<?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: Can the expression of the current floor and the upper floor be different in 2D Script? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382883#M337</link>
    <description>&lt;P&gt;Yes, you can, with GLOB_CH_STORY_DIST&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;EPS = 0.00001
if GLOB_CH_STORY_DIST &amp;gt; EPS then
	!upper  floor script
else
	if abs(GLOB_CH_STORY_DIST) &amp;lt; EPS then
		!home floor script
	else
		!down floor script
	endif
endif
&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 09 Jun 2023 14:44:10 GMT</pubDate>
    <dc:creator>kuvbur</dc:creator>
    <dc:date>2023-06-09T14:44:10Z</dc:date>
    <item>
      <title>Can the expression of the current floor and the upper floor be different in 2D Script?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382870#M336</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1686315508540.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38709i1811021225911F92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1686315508540.png" alt="LeeJaeYoung_0-1686315508540.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I want to know if it is possible because it seems to be expressed like that on the stairs.&lt;BR /&gt;I just want to know if it is possible to show the current 2d script in position.&lt;BR /&gt;What I want is to be able to express different expressions on the upper and lower floors like the stairs. ^^&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 13:05:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382870#M336</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T13:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can the expression of the current floor and the upper floor be different in 2D Script?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382883#M337</link>
      <description>&lt;P&gt;Yes, you can, with GLOB_CH_STORY_DIST&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;EPS = 0.00001
if GLOB_CH_STORY_DIST &amp;gt; EPS then
	!upper  floor script
else
	if abs(GLOB_CH_STORY_DIST) &amp;lt; EPS then
		!home floor script
	else
		!down floor script
	endif
endif
&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 09 Jun 2023 14:44:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382883#M337</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2023-06-09T14:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can the expression of the current floor and the upper floor be different in 2D Script?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382894#M338</link>
      <description>&lt;P&gt;thank you. ^^&lt;BR /&gt;I think Aki is really fun.&lt;BR /&gt;I think imagination comes first&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:21:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-the-expression-of-the-current-floor-and-the-upper-floor-be/m-p/382894#M338</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T16:21:11Z</dc:date>
    </item>
  </channel>
</rss>

