<?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: Can I Creat Objects on Multiple Layers? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237088#M11181</link>
    <description>Rather than layers, something that responds to Model View Options might be possible. I have no idea how it works, but as you can see in my image below, MVO's allow Cadimage objects to have labels display in a variety of ways. There are options for GDL objects from standard library too, but nothing relating to text or labels.&lt;BR /&gt;
&lt;BR /&gt;
As I say, I have no idea how any of this is scripted, but it looks like it is feasible. Good luck.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68397iE60ED496B94EC7D9/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Screen Shot 2015-01-13 at 11.07.17 AM.png" title="Screen Shot 2015-01-13 at 11.07.17 AM.png" /&gt;</description>
    <pubDate>Mon, 12 Jan 2015 22:09:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-12T22:09:35Z</dc:date>
    <item>
      <title>Can I Creat Objects on Multiple Layers?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237087#M11180</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;It would be useful to have an object on multiple layers. For instance, 2D electrical symbols shown on a reflected ceiling plan do not need to have text shown, whereas on the electrical floor plan the 2D symbol + text is required. (see attached)&lt;BR /&gt;
&lt;BR /&gt;
So if I want objects with the ability to show some parts "on" and other parts "off" within the object according to the sheet (ie Electrical Plan sheet vs Reflected Ceiling Plan sheet) - anybody know a way to do this?[/img]&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jan 2015 20:22:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237087#M11180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T20:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Creat Objects on Multiple Layers?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237088#M11181</link>
      <description>Rather than layers, something that responds to Model View Options might be possible. I have no idea how it works, but as you can see in my image below, MVO's allow Cadimage objects to have labels display in a variety of ways. There are options for GDL objects from standard library too, but nothing relating to text or labels.&lt;BR /&gt;
&lt;BR /&gt;
As I say, I have no idea how any of this is scripted, but it looks like it is feasible. Good luck.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68397iE60ED496B94EC7D9/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Screen Shot 2015-01-13 at 11.07.17 AM.png" title="Screen Shot 2015-01-13 at 11.07.17 AM.png" /&gt;</description>
      <pubDate>Mon, 12 Jan 2015 22:09:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237088#M11181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T22:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Creat Objects on Multiple Layers?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237089#M11182</link>
      <description>Hi.&lt;BR /&gt;
Like Stuart said, Model View Options would be the best thing in this case. It requires a bit of GDL knowledge. It is not very hard, but it's not a walk in the park either if you haven't gone into GDL a bit.&lt;BR /&gt;
&lt;BR /&gt;
In simple terms, you have the object that you want different representations for, based on MVO. You then create a new object, a Library Global Object, and in that object you create the parameters that will be controled in MVO (the text visibility in your case).&lt;BR /&gt;
&lt;BR /&gt;
Then, from the main object, you ask your Library Global object for the current state of your parameter and give that to your object.&lt;BR /&gt;
&lt;BR /&gt;
You could create a single Library Global object for your entire office library.&lt;BR /&gt;
&lt;BR /&gt;
James Murray has a quick (but more detailed) overview of this &lt;A href="http://www.onland.info/archives/2014/03/library_globals.php" target="_blank"&gt;here&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Layers and combos will get you through, but it would be better if the text is a label (which will have its own layer) as it will move with the object even if it is not shown while you edit the object's position.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps.&lt;BR /&gt;
Best regards.</description>
      <pubDate>Tue, 13 Jan 2015 01:11:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237089#M11182</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2015-01-13T01:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Creat Objects on Multiple Layers?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237090#M11183</link>
      <description>You can't have objects on multiple layers but as Stuart mentioned you can use the values of the MVO options in your object scripts.&lt;BR /&gt;
This is fine so long as they are your own objects and you can alter them (and know how to do it of course).&lt;BR /&gt;
I wouldn't recommend altering Graphisoft or 3rd party objects unless you duplicate them (save as) with a new name in a new library folder.&lt;BR /&gt;
&lt;BR /&gt;
In particular the MVO option you are looking for is ... &lt;FONT color="#ff0009"&gt;REQUEST ("floor_plan_option", "", storyViewpointType)&lt;BR /&gt;
&lt;/FONT&gt;&lt;BR /&gt;
This will result in a value of '0' (floor plan or '1' (ceiling plan) that will change based on your MVO setting.&lt;BR /&gt;
You can then make your object show different configuration with if/then/else commands.&lt;BR /&gt;
&lt;BR /&gt;
Or you can have even more control through MVO if you create your own Library Global parameters and use these in your scripts.&lt;BR /&gt;
You can then control pretty much whatever you want - pen colours, line types, text on/off, even the size, font and colour of the text. And you can add parameters to completely change the way your object looks based on these parameters.&lt;BR /&gt;
&lt;BR /&gt;
You can do all this individually in each GDL object but with MVO settings you can control them all globally.&lt;BR /&gt;
But you need to know GDL scripting.&lt;BR /&gt;
&lt;BR /&gt;
You can see examples of what MVO control you can have if you open the MVO settings dialogue and look at the section for the Graphisoft library objects - or of course the image that Stuart attached to his post.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 13 Jan 2015 01:29:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237090#M11183</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2015-01-13T01:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Creat Objects on Multiple Layers?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237091#M11184</link>
      <description>Thank you all for the recommendations, very helpful. I will go in the MVO direction and report back.</description>
      <pubDate>Tue, 13 Jan 2015 14:28:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Can-I-Creat-Objects-on-Multiple-Layers/m-p/237091#M11184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T14:28:34Z</dc:date>
    </item>
  </channel>
</rss>

