<?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: Schedule object / mirrored object in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279227#M3827</link>
    <description>Thanks Laszlo!&lt;BR /&gt;
&lt;BR /&gt;
Works fine! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Mon, 30 Apr 2018 09:54:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-30T09:54:59Z</dc:date>
    <item>
      <title>Schedule object / mirrored object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279225#M3825</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to schedule the quantity of a certain object in my project. The object can be placed both mirrored an non-mirrored and i can´t figure out how to schedule if the object is mirrored or not. &lt;BR /&gt;
&lt;BR /&gt;
Is there a way to schedule this variable?&lt;BR /&gt;
&lt;BR /&gt;
(I´m not much of a GDL-programmer)&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Mar 2018 07:10:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279225#M3825</guid>
      <dc:creator>Fredrikcastilla</dc:creator>
      <dc:date>2018-03-29T07:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule object / mirrored object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279226#M3826</link>
      <description>&lt;P&gt;This is possible to do but you have to do a bit of GDL Scripting.&lt;BR /&gt;I attached the GDL Object. It is the "Bench 21" object available in the default library, slightly modified.&lt;BR /&gt;What I did is I created a new parameter in the GDL object, then used the Parameter Script to assign the value of the global GDL variable storing the "Mirrored" state of the object to the parameter. Saved the Object. Then I scheduled the Object, scheduling also this newly created Object parameter.&lt;BR /&gt;You would have to do the following steps in your Object (each different Objects) for this to work in Schedules:&lt;BR /&gt;&lt;BR /&gt;1. Open the Object for Editing.&lt;BR /&gt;2. In the GDL Editor, create a new parameter. Mine is called "ObjMirrored", its description says "Object is Mirrored", its type is "Boolean". It is not set to be hidden (hidden GDL parameters cannot be scheduled, only visible ones). &lt;BR /&gt;3. Go to the Parameter Script of the Object and assign to this parameter the value of the global GDL variable storing the mirrored state of the object. This is the SYMB_MIRRORED variable. So it goes like this:&lt;/P&gt;
&lt;PRE&gt;PARAMETERS ObjMirrored = SYMB_MIRRORED&lt;/PRE&gt;
&lt;P&gt;4. Save the Object.&lt;BR /&gt;5. In the Schedule, click the down-pointing arrow button to the right of the Add Fields button and select the "Library Part Parameters" option. In the appearing Dialog, find the object in the list, and in the bottom left portion select the parameter just created and click the Add button to add to Schedule Fields.&lt;BR /&gt;6. Generate the Schedule. The parameter should be displayed in the Schedule as a checkbox that can be checked or unchecked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ObjectMirroredStateInSchedule.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79070i8EFD08B6B03C07B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="ObjectMirroredStateInSchedule.png" alt="ObjectMirroredStateInSchedule.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 00:56:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279226#M3826</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2024-11-05T00:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule object / mirrored object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279227#M3827</link>
      <description>Thanks Laszlo!&lt;BR /&gt;
&lt;BR /&gt;
Works fine! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 30 Apr 2018 09:54:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Schedule-object-mirrored-object/m-p/279227#M3827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-30T09:54:59Z</dc:date>
    </item>
  </channel>
</rss>

