<?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: GDL + Schedule in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139886#M14366</link>
    <description>Yes but there are listed only the parameters that are visible in the object properties windows. &lt;BR /&gt;
 &lt;BR /&gt;
If I add a parameter there then it's not automatically updated when I change the size of the object. (and the schedule shows only it's default value) &lt;BR /&gt;
 &lt;BR /&gt;
If I create a parameter in the master, or parameter window of my GDL then this parameter is not visible in the schedule.... &lt;BR /&gt;
 &lt;BR /&gt;
Thanks</description>
    <pubDate>Tue, 23 Apr 2013 08:17:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-23T08:17:08Z</dc:date>
    <item>
      <title>GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139884#M14364</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I created an object that when you change it's size it keeps adding or removing seats.  &lt;BR /&gt;
  &lt;BR /&gt;
My question is can I (and how) create a parameter that provides the total amount of seats so that I can list it on a Schedule?  &lt;BR /&gt;
  &lt;BR /&gt;
I can create the parameter "internally" in the GDL but I can't find how to make it visible for Schedules.  &lt;BR /&gt;
  &lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Apr 2013 07:30:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139884#M14364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T07:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139885#M14365</link>
      <description>Beside the standard parameters of objects you can select the parameters (by its paramer names) of all objects in your shedule. Bottom left in shedule settings.</description>
      <pubDate>Tue, 23 Apr 2013 08:06:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139885#M14365</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-04-23T08:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139886#M14366</link>
      <description>Yes but there are listed only the parameters that are visible in the object properties windows. &lt;BR /&gt;
 &lt;BR /&gt;
If I add a parameter there then it's not automatically updated when I change the size of the object. (and the schedule shows only it's default value) &lt;BR /&gt;
 &lt;BR /&gt;
If I create a parameter in the master, or parameter window of my GDL then this parameter is not visible in the schedule.... &lt;BR /&gt;
 &lt;BR /&gt;
Thanks</description>
      <pubDate>Tue, 23 Apr 2013 08:17:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139886#M14366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T08:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139887#M14367</link>
      <description>Just to enhance what Frank was saying.&lt;BR /&gt;
Barry.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16012i3F093CA4AFF9FD9C/image-size/large?v=v2&amp;amp;px=999" border="0" alt="schedule_object_parameters.jpg" title="schedule_object_parameters.jpg" /&gt;</description>
      <pubDate>Tue, 23 Apr 2013 08:22:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139887#M14367</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-04-23T08:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139888#M14368</link>
      <description>&lt;BLOCKQUOTE&gt;Fotis wrote:&lt;BR /&gt;I can create the parameter "internally" in the GDL but I can't find how to make it visible for Schedules.  &lt;BR /&gt;
  &lt;BR /&gt;
Thanks&lt;/BLOCKQUOTE&gt;

It can't be a value calculated only within the object script.&lt;BR /&gt;
You must save that value as a parameter in the parameter list of the object, then you can add it to the schedule.&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 23 Apr 2013 08:25:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139888#M14368</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-04-23T08:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139889#M14369</link>
      <description>Calculate number in mastersript and add:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
total_number = seats_per_row * rows&lt;BR /&gt;
PARAMETERS total_number=total_number&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
 total_number has to be a parameter in parameter list.</description>
      <pubDate>Tue, 23 Apr 2013 08:30:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139889#M14369</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-04-23T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139890#M14370</link>
      <description>Thank you both, it seems to be working now.&lt;BR /&gt;
&lt;BR /&gt;
I was just missing the last part with the master script option!</description>
      <pubDate>Tue, 23 Apr 2013 08:35:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139890#M14370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T08:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139891#M14371</link>
      <description>....it's me again... it is not working! &lt;BR /&gt;
&lt;BR /&gt;
Although in each object parameters I can see correctly the total number, in my schedule I get only the value of the "start" object before modification (one value for all objects!)</description>
      <pubDate>Tue, 23 Apr 2013 08:41:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139891#M14371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T08:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139892#M14372</link>
      <description>actually when I am in the schedule I see the "starting" value, If I try to change the value manually to a random value it automatically changes to the right one. &lt;BR /&gt;
 &lt;BR /&gt;
Like if an Update command is missing!</description>
      <pubDate>Tue, 23 Apr 2013 08:56:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139892#M14372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T08:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139893#M14373</link>
      <description>The PARAMETERS statement has to be in master script oder parameter script.&lt;BR /&gt;
&lt;BR /&gt;
The update is made ONLY, when you are in settings dialog (+"OK") or you are dragging and moving and moveable hotspot.&lt;BR /&gt;
&lt;BR /&gt;
AFAIR is resizing object by its surrounding box not enough to update parameters by the PARAMETERS satement in script.</description>
      <pubDate>Tue, 23 Apr 2013 09:32:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139893#M14373</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-04-23T09:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139894#M14374</link>
      <description>OK it works for all new objects but not for existing ones (that I placed before a modified my GDL script) hope to find a way to update the objects that was already placed&lt;BR /&gt;
&lt;BR /&gt;
Thank you again!</description>
      <pubDate>Tue, 23 Apr 2013 09:39:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139894#M14374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139895#M14375</link>
      <description>Just open the settings dialog for each object, do minor changes (e.g. unused pen) and close dialog by OK. This should work.</description>
      <pubDate>Tue, 23 Apr 2013 09:45:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139895#M14375</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-04-23T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: GDL + Schedule</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139896#M14376</link>
      <description>Yeap! It did work.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you again!</description>
      <pubDate>Tue, 23 Apr 2013 09:59:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Schedule/m-p/139896#M14376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T09:59:10Z</dc:date>
    </item>
  </channel>
</rss>

