<?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: AC19 3D request story in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228665#M8938</link>
    <description>There were a few big changes in GDL in AC19.&lt;BR /&gt;
Is it possible that your case is something this document mentions and is handled in AC19 differently?:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://gdl.graphisoft.com/wp-content/uploads/GDL-changes-in-ArchiCAD-19-v1.1.pdf" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/wp-content/up ... 9-v1.1.pdf"&gt;http://gdl.graphisoft.com/wp-content/uploads/GDL-changes-in-ArchiCAD-19-v1.1.pdf&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
    <pubDate>Wed, 28 Oct 2015 15:50:18 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2015-10-28T15:50:18Z</dc:date>
    <item>
      <title>AC19 3D request story</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228664#M8937</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;3D script.&lt;BR /&gt;
&lt;BR /&gt;
Before AC19, REQUEST ("Story",cs) returned the current story, REQUEST ("Home_story",hs) returned the home story.&lt;BR /&gt;
Like it described in th GDL Refenence.&lt;BR /&gt;
&lt;BR /&gt;
Now in AC19 REQUEST ("Story",cs) returns the home story.&lt;BR /&gt;
&lt;BR /&gt;
Is it a bug ?&lt;BR /&gt;
&lt;BR /&gt;
Or now, the 3D script can not to get current story and to have story dependent view ?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:08:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228664#M8937</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2015-10-28T10:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: AC19 3D request story</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228665#M8938</link>
      <description>There were a few big changes in GDL in AC19.&lt;BR /&gt;
Is it possible that your case is something this document mentions and is handled in AC19 differently?:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://gdl.graphisoft.com/wp-content/uploads/GDL-changes-in-ArchiCAD-19-v1.1.pdf" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/wp-content/up ... 9-v1.1.pdf"&gt;http://gdl.graphisoft.com/wp-content/uploads/GDL-changes-in-ArchiCAD-19-v1.1.pdf&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Wed, 28 Oct 2015 15:50:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228665#M8938</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2015-10-28T15:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: AC19 3D request story</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228666#M8939</link>
      <description>I have read this document.&lt;BR /&gt;
May be I miss something, but basically the changes are about parameter script, not 3D script.</description>
      <pubDate>Thu, 29 Oct 2015 06:07:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228666#M8939</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2015-10-29T06:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: AC19 3D request story</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228667#M8940</link>
      <description>I will forward this issue to GRAPHISOFT.</description>
      <pubDate>Mon, 02 Nov 2015 12:30:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228667#M8940</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2015-11-02T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: AC19 3D request story</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228668#M8941</link>
      <description>Dear Oleg&lt;BR /&gt;
&lt;BR /&gt;
In 3D, there are no stories, so there’s no way to determine a Current Story. In the past, this Global worked in the 3D script, but it was unreliable (since there’s no clear definition for Current story in 3D), so We’ve decided to make this unavailable in the 3D script.&lt;BR /&gt;
To avoid compatibility issues though, we haven’t removed it completely yet, so now it returns a well defined value: the Home Story.&lt;BR /&gt;
&lt;BR /&gt;
You can find this information on the following webpage as well:&lt;BR /&gt;
&lt;A href="http://gdl.graphisoft.com/gdl-docs/gdl-guide/chapter-12-miscellaneous/request-options/" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/gdl-docs/gdl- ... t-options/"&gt;http://gdl.graphisoft.com/gdl-docs/gdl-guide/chapter-12-miscellaneous/request-options/&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
“…Should be used on floorpan only, as “current story” is not defined in other view types…"&lt;BR /&gt;
Best, Kata</description>
      <pubDate>Wed, 18 Nov 2015 13:01:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/AC19-3D-request-story/m-p/228668#M8941</guid>
      <dc:creator>Katalin Borszeki</dc:creator>
      <dc:date>2015-11-18T13:01:58Z</dc:date>
    </item>
  </channel>
</rss>

