<?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: Modelview Options &amp;amp; Library Global in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181411#M13144</link>
    <description>Things evolve. Not easy to stay updated,when the changes are not clearly stated. &lt;BR /&gt;
 &lt;BR /&gt;
Now you need to use  &lt;BR /&gt;
MVreq  = LIBRARYGLOBAL ("LibraryGlobals13", "iLSymbol", modelview) &lt;BR /&gt;
 &lt;BR /&gt;
modelview will take the value 1, 2 or 3 according to the MV Option.</description>
    <pubDate>Thu, 08 Aug 2013 11:04:43 GMT</pubDate>
    <dc:creator>rocorona</dc:creator>
    <dc:date>2013-08-08T11:04:43Z</dc:date>
    <item>
      <title>Modelview Options &amp; Library Global</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181410#M13143</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
A lot of my old symbols have options to make them appear in either the Plan, RCP or both.&lt;BR /&gt;
&lt;BR /&gt;
		!!! MODELVIEW OPTIONS ||||||||||||||||||||||||||||||||||||||&lt;BR /&gt;
			MVreq = REQUEST ("Floor_Plan_Option","",modelview)&lt;BR /&gt;
&lt;BR /&gt;
			IF modelview = 0 THEN&lt;BR /&gt;
				TEXT2 0,0,'Floorplan'&lt;BR /&gt;
			ENDIF&lt;BR /&gt;
&lt;BR /&gt;
			IF modelview = 1 THEN&lt;BR /&gt;
				TEXT2 0,0,'RCP'&lt;BR /&gt;
			ENDIF&lt;BR /&gt;
&lt;BR /&gt;
I noticed that the MVO panel now has the following options:&lt;BR /&gt;
&lt;BR /&gt;
1 - Realistic (similar to plan)&lt;BR /&gt;
2 - Electric (newish option)&lt;BR /&gt;
3 - RCP (as before)&lt;BR /&gt;
&lt;BR /&gt;
Item 2 doesn't get addressed by REQUEST ("Floor_Plan_Option"," ",show). &lt;BR /&gt;
&lt;BR /&gt;
How can I get my symbol to understand whether it can draw itself as option 1 (Realistic) or option 2 (Electric Symbol)? I've tried dabbling in the LIBRARYGLOBAL but it's really quite complicated and I'm stumped.&lt;BR /&gt;
&lt;BR /&gt;
Many thanks!&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/72889iA6431A53D6205827/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Lamp HVAC Symbols.png" title="Lamp HVAC Symbols.png" /&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:17:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181410#M13143</guid>
      <dc:creator>Vitruvius</dc:creator>
      <dc:date>2013-08-07T13:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Modelview Options &amp; Library Global</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181411#M13144</link>
      <description>Things evolve. Not easy to stay updated,when the changes are not clearly stated. &lt;BR /&gt;
 &lt;BR /&gt;
Now you need to use  &lt;BR /&gt;
MVreq  = LIBRARYGLOBAL ("LibraryGlobals13", "iLSymbol", modelview) &lt;BR /&gt;
 &lt;BR /&gt;
modelview will take the value 1, 2 or 3 according to the MV Option.</description>
      <pubDate>Thu, 08 Aug 2013 11:04:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181411#M13144</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2013-08-08T11:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Modelview Options &amp; Library Global</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181412#M13145</link>
      <description>Thank you Roberto - just what I was looking for!!&lt;BR /&gt;
&lt;BR /&gt;
I find many of the newer features aren't really well documented (if at all). Which is fine with the program because you can experiment. Experimenting is not so fine with GDL because it's rather less forgiving.&lt;BR /&gt;
&lt;BR /&gt;
I've also discovered that by inserting the following in the 2D &amp;amp; Parameter script:&lt;BR /&gt;
&lt;BR /&gt;
CALL "RequestPlanViewGlobals" PARAMETERS ALL RETURNED_PARAMETERS gs_symbtype_2D_m (this has gotta be all one line!!!!!)&lt;BR /&gt;
&lt;BR /&gt;
With new Parameters:&lt;BR /&gt;
gs_symbtype_2D_   (text)&lt;BR /&gt;
gs_symbtype_2D_m   (integer)&lt;BR /&gt;
&lt;BR /&gt;
You can select the MV options from within your symbols and have them respond accordingly. &lt;BR /&gt;
&lt;BR /&gt;
Nifty stuff, but some documentation would help.&lt;BR /&gt;
&lt;BR /&gt;
Cheers</description>
      <pubDate>Fri, 09 Aug 2013 02:27:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181412#M13145</guid>
      <dc:creator>Vitruvius</dc:creator>
      <dc:date>2013-08-09T02:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Modelview Options &amp; Library Global</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181413#M13146</link>
      <description>I know this is an old post, but the current GDL guide still lists this (or a close variation) as a valid coding option.  However, I can't figure out how to set the MVO to be "Ceiling Plan" apart from Lamp options - which doesn't affect this REQUEST.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://gdl.graphisoft.com/gdl-docs/gdl-guide/chapter-12-miscellaneous/request-options/" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/gdl-docs/gdl- ... t-options/"&gt;http://gdl.graphisoft.com/gdl-docs/gdl-guide/chapter-12-miscellaneous/request-options/&lt;/LINK_TEXT&gt;&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
(do a page search for "storyViewpointType" - it's near the bottom)&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?</description>
      <pubDate>Fri, 13 Nov 2015 05:18:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modelview-Options-amp-Library-Global/m-p/181413#M13146</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2015-11-13T05:18:02Z</dc:date>
    </item>
  </channel>
</rss>

