<?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: Libray Part that changes with different layer combinatio in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114280#M24518</link>
    <description>From GDL User Manual:&lt;BR /&gt;
&lt;B&gt;REQUEST ("floor_plan_option",""storyViewpointType)&lt;/B&gt;&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Returns the story viewpoint type which is set in the Model View Options. 0 stands for "Floor Plan", 1 stands for "Ceiling Plan".&lt;E&gt;&lt;/E&gt;</description>
    <pubDate>Thu, 09 Apr 2009 09:26:58 GMT</pubDate>
    <dc:creator>rocorona</dc:creator>
    <dc:date>2009-04-09T09:26:58Z</dc:date>
    <item>
      <title>Libray Part that changes with different layer combinations</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114278#M24516</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Is there a way that when changing a layer combination the line types of an object changes. I am looking for something similar to when changing the scale the object looks different.&lt;BR /&gt;
&lt;BR /&gt;
ie. if layer combination is "tiling" then object would have "solid" lines&lt;BR /&gt;
if layer combination is "reflected ceiling" then object would have "dotted" lines&lt;BR /&gt;
&lt;BR /&gt;
The idea is that I want to show the furniture in dotted lines in the reflected ceiling layouts. What I am doing now is exploding the object, emptying the fills and converting the solid lines to dotted.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Apr 2009 16:55:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114278#M24516</guid>
      <dc:creator>Chadi SAROUFIM</dc:creator>
      <dc:date>2009-04-08T16:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Libray Part that changes with different layer combinatio</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114279#M24517</link>
      <description>See:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=9019" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=9019"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=9019&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Wed, 08 Apr 2009 17:13:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114279#M24517</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2009-04-08T17:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Libray Part that changes with different layer combinatio</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114280#M24518</link>
      <description>From GDL User Manual:&lt;BR /&gt;
&lt;B&gt;REQUEST ("floor_plan_option",""storyViewpointType)&lt;/B&gt;&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Returns the story viewpoint type which is set in the Model View Options. 0 stands for "Floor Plan", 1 stands for "Ceiling Plan".&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Thu, 09 Apr 2009 09:26:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114280#M24518</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2009-04-09T09:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Libray Part that changes with different layer combinatio</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114281#M24519</link>
      <description>Dear Roberto,&lt;BR /&gt;
&lt;BR /&gt;
I have tried your script example but failed to understand how to use it.&lt;BR /&gt;
Would you be kind enough to create for me one sample with a rectangle that changes from solid line to dotted when changing the model view options.&lt;BR /&gt;
&lt;BR /&gt;
Thank you for you help.</description>
      <pubDate>Mon, 13 Apr 2009 15:15:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114281#M24519</guid>
      <dc:creator>Chadi SAROUFIM</dc:creator>
      <dc:date>2009-04-13T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Libray Part that changes with different layer combinatio</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114282#M24520</link>
      <description>Hi Chadi, &lt;BR /&gt;
mine wasn't a really a script example, but a simple and quick copy-paste from the GDL manual. And I realize now that there is an error in it (in the manual), with a missing comma.&lt;BR /&gt;
&lt;BR /&gt;
Here is a working example of how it can be used:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;(first of all you need to create two parameters called "One" and "Two", with the linetypes you want to use for plan view and for rev.ceiling)&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;dummy=REQUEST ("floor_plan_option", "", storyViewpointType) &lt;BR /&gt;
IF storyViewpointType = 0 THEN&lt;BR /&gt;
    SET LINE_TYPE One&lt;BR /&gt;
ELSE&lt;BR /&gt;
    SET LINE_TYPE Two&lt;BR /&gt;
ENDIF&lt;BR /&gt;
RECT2 0, 0, a, b&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
but, now the bad thing... it uses an option introduced in ArchiCAD 11, so it is NOT available for you since you use ArchiCAD 10...  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 13 Apr 2009 20:39:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114282#M24520</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2009-04-13T20:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Libray Part that changes with different layer combinatio</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114283#M24521</link>
      <description>Thank you Roberto.</description>
      <pubDate>Tue, 14 Apr 2009 09:48:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Libray-Part-that-changes-with-different-layer-combinations/m-p/114283#M24521</guid>
      <dc:creator>Chadi SAROUFIM</dc:creator>
      <dc:date>2009-04-14T09:48:58Z</dc:date>
    </item>
  </channel>
</rss>

