<?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: GLOB_LAYER broken in 14 in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188489#M19918</link>
    <description>Hi Barry,&lt;BR /&gt;
&lt;BR /&gt;
Yes, you are right, GLOB_LAYER isn't updated in dialog-time in v14. We already recorded the issue and it will be fixed for v15. In case many 3rd party objects are affected, we can lobby for a higher priority but I cannot promise anything.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
    <pubDate>Tue, 10 Aug 2010 10:05:34 GMT</pubDate>
    <dc:creator>ztaskai</dc:creator>
    <dc:date>2010-08-10T10:05:34Z</dc:date>
    <item>
      <title>GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188488#M19917</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I think it was broken in 13 too but i never really used that.&lt;BR /&gt;
&lt;BR /&gt;
We use GLOB_LAYER to check that we are placing our objects in the correct layers.&lt;BR /&gt;
Each object has a parameter called "preflayer" and if the value of this does not match the actual layer the object is being placed in then we will be prompted with a warning message.&lt;BR /&gt;
&lt;BR /&gt;
Here is the code that goes in the master or 2D script if anyone wants to play with it.&lt;BR /&gt;
You need a text parameter called "preflayer" and in there type the name for the layer you want to place the object on (excatly as it is spelt in your layer list).&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#ff0000"&gt;if GLOB_LAYER&amp;lt;&amp;gt;preflayer and preflayer&amp;lt;&amp;gt;"" then  !***** Here is where the object checks the layer that it's on *****&lt;BR /&gt;
	temp = REQUEST ("name_of_macro", "", name)&lt;BR /&gt;
	linenum1 = "You may be placing the :-\n&amp;lt;&amp;lt; " + name + " &amp;gt;&amp;gt;\nobject on an incorrect layer :-\n&amp;lt;&amp;lt; " + GLOB_LAYER + " &amp;gt;&amp;gt;."&lt;BR /&gt;
	linenum2 = "\n\nThe preferred layer is :-\n&amp;lt;&amp;lt; " + preflayer + " &amp;gt;&amp;gt;."&lt;BR /&gt;
	linenum3 = "\n\nPlease change the layer it is in or amended the preferred layer setting."&lt;BR /&gt;
	&lt;BR /&gt;
	print linenum1 + linenum2 + linenum3&lt;BR /&gt;
endif&lt;BR /&gt;
&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
When you go into the object settings (looking at the 2D preview) and the actual layer doesn't match the preferred layer then the message will appear as a warning.&lt;BR /&gt;
In previous versions (12 and below) you could just alter the actual layer in the object settings dialogue and the message would go away.&lt;BR /&gt;
But now you have to change the layer, the message will appear again and then press the OK button.&lt;BR /&gt;
If you don’t press the OK button the message will keep appearing whenever you try to alter the object.&lt;BR /&gt;
So you must press OK and then re-open it to make your changes.&lt;BR /&gt;
&lt;BR /&gt;
I don’t know if it is that now the GLOB_LAYER is no longer reading the actual layer in the object settings dialogue or that changing this is no longer changing the layer in the info box until you press the OK button.&lt;BR /&gt;
Either way it has changed from the way it used to work.&lt;BR /&gt;
&lt;BR /&gt;
I have reported this as a bug to GS Australia and they acknowledged and have reported it, but I just wanted to post the problem in here in the hope the GS HQ would read it and hopefully place it on their list of future fixes (not too far in the future I hope!).&lt;BR /&gt;
Hopefully the attached image might help to explain.&lt;BR /&gt;
&lt;BR /&gt;
I don’t know how many people might use GLOB_LAYER in their objects or for what purposes, but it is now useless in the object settings dialogue which is where you want to make changes to your objects.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/11090i9D52F1A502486091/image-size/large?v=v2&amp;amp;px=999" border="0" alt="wrong_layer.jpg" title="wrong_layer.jpg" /&gt;</description>
      <pubDate>Tue, 10 Aug 2010 02:46:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188488#M19917</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2010-08-10T02:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188489#M19918</link>
      <description>Hi Barry,&lt;BR /&gt;
&lt;BR /&gt;
Yes, you are right, GLOB_LAYER isn't updated in dialog-time in v14. We already recorded the issue and it will be fixed for v15. In case many 3rd party objects are affected, we can lobby for a higher priority but I cannot promise anything.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Tue, 10 Aug 2010 10:05:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188489#M19918</guid>
      <dc:creator>ztaskai</dc:creator>
      <dc:date>2010-08-10T10:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188490#M19919</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;I think it was broken in 13 too but i never really used that..&lt;/BLOCKQUOTE&gt;

I can confirm its like this in 13. We use GLOB_LAYER to help control what goes in what layer, but I am not using a print statement, just text in the floor plan so I hadn't picked this up.</description>
      <pubDate>Tue, 10 Aug 2010 11:08:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188490#M19919</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2010-08-10T11:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188491#M19920</link>
      <description>&lt;BLOCKQUOTE&gt;ztaskai wrote:&lt;BR /&gt;Hi Barry,&lt;BR /&gt;
&lt;BR /&gt;
Yes, you are right, GLOB_LAYER isn't updated in dialog-time in v14. We already recorded the issue and it will be fixed for v15. In case many 3rd party objects are affected, we can lobby for a higher priority but I cannot promise anything.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;/BLOCKQUOTE&gt;

Thanks Zsolt,&lt;BR /&gt;
But V15 is a year away!&lt;BR /&gt;
We are 99 licences using 14 now.&lt;BR /&gt;
Could this please be included in a hotfix.&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 11 Aug 2010 01:11:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188491#M19920</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2010-08-11T01:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188492#M19921</link>
      <description>OK, the bug got scheduled for v14 hotfix. It surely won't be included in hotfix 1 but hopefully it can get into hotfix 2.&lt;BR /&gt;
&lt;BR /&gt;
Regs</description>
      <pubDate>Thu, 12 Aug 2010 10:49:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188492#M19921</guid>
      <dc:creator>ztaskai</dc:creator>
      <dc:date>2010-08-12T10:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_LAYER broken in 14</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188493#M19922</link>
      <description>Thankyou very much Zsolt. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
That is excellent news.&lt;BR /&gt;
&lt;BR /&gt;
Now all I need is for the roof slope field to be added to the interactive schedule and I will be a very happy person.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=20688" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=20688"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=20688&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 13 Aug 2010 01:52:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-LAYER-broken-in-14/m-p/188493#M19922</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2010-08-13T01:52:05Z</dc:date>
    </item>
  </channel>
</rss>

