<?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: q: windows sunshade in schedule in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280334#M36776</link>
    <description>If it is a Graphisoft library part then it gets a bit more complicated.&lt;BR /&gt;
Because in future they may issue a new updated library and you will lose any modifications you made.&lt;BR /&gt;
All the macros in GS objects will add another layer of complexity too.&lt;BR /&gt;
&lt;BR /&gt;
So you will want to "save as" the object with a new name and then use that in your projects.&lt;BR /&gt;
It could be in the 'Embedded' library in which case all users opening that file will have it already.&lt;BR /&gt;
Or you could place it in an 'Office' or 'Project" library that you need to update on every machine or have it on the network so that all machines can access that one library.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Tue, 03 May 2016 06:34:48 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2016-05-03T06:34:48Z</dc:date>
    <item>
      <title>q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280328#M36770</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi everyone!&lt;BR /&gt;
&lt;BR /&gt;
I have a problem with windows shutters not showing in Windows Schedule: it is interesting because the shutters are visible in List elements. Since I'cant put dimensions or any extra details in list, I would prefer to solve problem in Schedule. &lt;BR /&gt;
&lt;BR /&gt;
We work in Archicad 19, INT, and I've attached some images...&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 29 Apr 2016 10:33:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280328#M36770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-29T10:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280329#M36771</link>
      <description>The screenshot did not attach. Can you try attaching again?</description>
      <pubDate>Sat, 30 Apr 2016 11:11:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280329#M36771</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-04-30T11:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280330#M36772</link>
      <description>Sorry - something went wrong. I had a double post as well &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/8567i772BDA29EA50FD7B/image-size/large?v=v2&amp;amp;px=999" border="0" alt="windows schedule.jpg" title="windows schedule.jpg" /&gt;</description>
      <pubDate>Mon, 02 May 2016 10:43:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280330#M36772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T10:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280331#M36773</link>
      <description>What I can think of is the old Listing and the current Interactive Schedule are two different developments so they are working differently. Maybe this is the reason the list displays the Sunshade and the Interactive Schedule doesn't.</description>
      <pubDate>Mon, 02 May 2016 11:36:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280331#M36773</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-05-02T11:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280332#M36774</link>
      <description>It is possible to show/hide parts of a window/door in a schedule with a bit of GDL scripting.&lt;BR /&gt;
&lt;BR /&gt;
See... &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=35888" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=35888"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=35888&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
In your case the sunshade is probably scripted not to show in a schedule.&lt;BR /&gt;
In the ideal world there would be a parameter in the object to allow you to show the sunshade in schedules or not.&lt;BR /&gt;
I am guessing that your object does not have this option so unless you are handy with a bit of GDL coding I think you are stuck.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 May 2016 01:58:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280332#M36774</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2016-05-03T01:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280333#M36775</link>
      <description>hm, haven't try the coding yet. But if I manage to pull this out - that means after tweaking one library I'll have to copy it on all the computers in the offices? &lt;BR /&gt;
&lt;BR /&gt;
On the funny side: the question asked 5 years ago was as well from Zagreb. It seams we have a thing with window shades &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 03 May 2016 06:24:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280333#M36775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-03T06:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280334#M36776</link>
      <description>If it is a Graphisoft library part then it gets a bit more complicated.&lt;BR /&gt;
Because in future they may issue a new updated library and you will lose any modifications you made.&lt;BR /&gt;
All the macros in GS objects will add another layer of complexity too.&lt;BR /&gt;
&lt;BR /&gt;
So you will want to "save as" the object with a new name and then use that in your projects.&lt;BR /&gt;
It could be in the 'Embedded' library in which case all users opening that file will have it already.&lt;BR /&gt;
Or you could place it in an 'Office' or 'Project" library that you need to update on every machine or have it on the network so that all machines can access that one library.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 May 2016 06:34:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280334#M36776</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2016-05-03T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: q: windows sunshade in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280335#M36777</link>
      <description>The library part is the original Graphisoft library part. I have to think a bit on how to proceed with this. &lt;BR /&gt;
&lt;BR /&gt;
Thank you all!</description>
      <pubDate>Tue, 03 May 2016 06:53:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/q-windows-sunshade-in-schedule/m-p/280335#M36777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-03T06:53:24Z</dc:date>
    </item>
  </channel>
</rss>

