<?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 obj visible on multiple stories with unique 2d sym on each? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144792#M24128</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;It is possible to make an object that is visible on more than one story and shows different 2d-symbols on each story.&lt;BR /&gt;
If yes, how?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 11 Jun 2009 09:51:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-06-11T09:51:14Z</dc:date>
    <item>
      <title>obj visible on multiple stories with unique 2d sym on each?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144792#M24128</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;It is possible to make an object that is visible on more than one story and shows different 2d-symbols on each story.&lt;BR /&gt;
If yes, how?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jun 2009 09:51:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144792#M24128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-11T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144793#M24129</link>
      <description>yes it is, check page 228 in GDL reference guide, it was several years ago I used this, but something like :&lt;BR /&gt;
&lt;BR /&gt;
IF [global_parametername] = homestory THEN&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ELSE IF [global_parametername] = onestoryup THEN&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
My script above isn't true GDL, just how you should think. (if MATHA stands for Mats Ha..., then you have one of those objects in you collection)</description>
      <pubDate>Thu, 11 Jun 2009 12:13:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144793#M24129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-11T12:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144794#M24130</link>
      <description>Look at the description of the global variable GLOB_CH_STORY_DIST.&lt;BR /&gt;
Use this in a conditional as TurboGlider says to control how the symbol&lt;BR /&gt;
is displayed on different stories. Remember to set the "show on stories"&lt;BR /&gt;
to show on the stories you want the object to appear on in the object's&lt;BR /&gt;
settings dialog .&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 11 Jun 2009 18:37:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/obj-visible-on-multiple-stories-with-unique-2d-sym-on-each/m-p/144794#M24130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-11T18:37:55Z</dc:date>
    </item>
  </channel>
</rss>

