<?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 Storey Viewpoint Type : Floor Plan Option in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36072#M30008</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;are there any GDL gurus out there who have had any success with AC11's new viewpoint type parameter?&lt;BR /&gt;

&lt;PRE&gt;n  = request("Floor_Plan_Option", "", fpo2D)&lt;/PRE&gt;

&lt;PRE&gt;if fpo2D = 1 then
	parameters opt_code=0 : opt_code=0
	parameters opt_ceil_s=1 : opt_ceil_s=1
	parameters opt_bf_ceiling=1 : opt_bf_ceiling=1
else
	parameters opt_code=1 : opt_code=1
	parameters opt_ceil_s=0 : opt_ceil_s=0
	parameters opt_bf_ceiling=0 : opt_bf_ceiling=0
endif
&lt;/PRE&gt;

i've kinda got it working on a modified zone object i'm working on, but it doesn't trigger automatically.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
the intention is for the zone stamp to pick up the plan type and display floor finish information in floor plan mode, and ceiling height/finish information when in RCP mode . . . except when i switch the storey viewpoint type in my model view options the stamp doesn't change. if i open up the zone settings and turn off/on again some settings it does change.&lt;BR /&gt;
&lt;BR /&gt;
i'm stumped. is there anything specific that i need to write into my master/parameter script? i tried a 'if GLOB_MODPAR_NAME = fpo2D...' command but that just generated a "System Error 01"   &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
~/archiben&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Sep 2007 02:20:19 GMT</pubDate>
    <dc:creator>__archiben</dc:creator>
    <dc:date>2007-09-13T02:20:19Z</dc:date>
    <item>
      <title>Storey Viewpoint Type : Floor Plan Option</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36072#M30008</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;are there any GDL gurus out there who have had any success with AC11's new viewpoint type parameter?&lt;BR /&gt;

&lt;PRE&gt;n  = request("Floor_Plan_Option", "", fpo2D)&lt;/PRE&gt;

&lt;PRE&gt;if fpo2D = 1 then
	parameters opt_code=0 : opt_code=0
	parameters opt_ceil_s=1 : opt_ceil_s=1
	parameters opt_bf_ceiling=1 : opt_bf_ceiling=1
else
	parameters opt_code=1 : opt_code=1
	parameters opt_ceil_s=0 : opt_ceil_s=0
	parameters opt_bf_ceiling=0 : opt_bf_ceiling=0
endif
&lt;/PRE&gt;

i've kinda got it working on a modified zone object i'm working on, but it doesn't trigger automatically.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
the intention is for the zone stamp to pick up the plan type and display floor finish information in floor plan mode, and ceiling height/finish information when in RCP mode . . . except when i switch the storey viewpoint type in my model view options the stamp doesn't change. if i open up the zone settings and turn off/on again some settings it does change.&lt;BR /&gt;
&lt;BR /&gt;
i'm stumped. is there anything specific that i need to write into my master/parameter script? i tried a 'if GLOB_MODPAR_NAME = fpo2D...' command but that just generated a "System Error 01"   &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
~/archiben&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Sep 2007 02:20:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36072#M30008</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-09-13T02:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Storey Viewpoint Type : Floor Plan Option</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36073#M30009</link>
      <description>ok - i had a typo, but now i have stranger behaviour...&lt;BR /&gt;
&lt;BR /&gt;
the zone stamp &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;in the storey plan window&lt;E&gt;&lt;/E&gt; STILL doesn't update, but the zone stamp preview in the zone settings dialogue DOES.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
~/archiben</description>
      <pubDate>Thu, 13 Sep 2007 02:27:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36073#M30009</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-09-13T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Storey Viewpoint Type : Floor Plan Option</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36074#M30010</link>
      <description>I haven't tried it yet, but in which context do you make the selection? Are you using it in parameter script? Globals do not work all in this context.</description>
      <pubDate>Thu, 13 Sep 2007 06:07:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36074#M30010</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2007-09-13T06:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Storey Viewpoint Type : Floor Plan Option</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36075#M30011</link>
      <description>&lt;BLOCKQUOTE&gt;F. wrote:&lt;BR /&gt;I haven't tried it yet, but in which context do you make the selection? Are you using it in parameter script? Globals do not work all in this context.&lt;/BLOCKQUOTE&gt;
you da man!  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
the 'n = request(...' was in the master script, but the 'if fpo2D = ...' statement was indeed made in the parameter script.&lt;BR /&gt;
&lt;BR /&gt;
it's now in the 2D script and all fixed up! thanks frank!&lt;BR /&gt;
&lt;BR /&gt;
~/ben</description>
      <pubDate>Thu, 13 Sep 2007 06:17:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36075#M30011</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-09-13T06:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Storey Viewpoint Type : Floor Plan Option</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36076#M30012</link>
      <description>Not for this. This will be one more entry into the selfgdl-database. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:20:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Storey-Viewpoint-Type-Floor-Plan-Option/m-p/36076#M30012</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2007-09-13T10:20:30Z</dc:date>
    </item>
  </channel>
</rss>

