<?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: Set Layer Within Object? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103356#M35424</link>
    <description>The global &lt;B&gt;&lt;FONT color="#0900ff"&gt;GLOB_LAYER&lt;/FONT&gt;&lt;/B&gt; should help you. (GDL Reference Guide 9.0 p.217)&lt;BR /&gt;
&lt;BR /&gt;
What do you mean with "reset it"? You can't change the layer the object is on within the script.</description>
    <pubDate>Tue, 03 Jan 2006 07:09:49 GMT</pubDate>
    <dc:creator>Frank Beister</dc:creator>
    <dc:date>2006-01-03T07:09:49Z</dc:date>
    <item>
      <title>Set Layer Within Object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103355#M35423</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Is it possible to have an object check which layer it is on and reset it if necessary?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Jan 2006 23:17:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103355#M35423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-01-02T23:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Layer Within Object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103356#M35424</link>
      <description>The global &lt;B&gt;&lt;FONT color="#0900ff"&gt;GLOB_LAYER&lt;/FONT&gt;&lt;/B&gt; should help you. (GDL Reference Guide 9.0 p.217)&lt;BR /&gt;
&lt;BR /&gt;
What do you mean with "reset it"? You can't change the layer the object is on within the script.</description>
      <pubDate>Tue, 03 Jan 2006 07:09:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103356#M35424</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2006-01-03T07:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Layer Within Object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103357#M35425</link>
      <description>&lt;BLOCKQUOTE&gt;F. wrote:&lt;BR /&gt;You can't change the layer the object is on within the script.&lt;/BLOCKQUOTE&gt;

That's what I was looking for.  Being able to script an object to be on the correct layer would sure help with those users who don't pay proper attention to layering.  Oh well. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 03 Jan 2006 16:12:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103357#M35425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-01-03T16:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Layer Within Object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103358#M35426</link>
      <description>You could probably do something like:&lt;BR /&gt;
&lt;BR /&gt;
IF glob_layer &amp;lt;&amp;gt; "Right Layer" THEN&lt;BR /&gt;
    TEXT2 0,0, "PAY ATTENTION!"&lt;BR /&gt;
    END&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
at the beginning of the 2D script.</description>
      <pubDate>Tue, 03 Jan 2006 17:21:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Set-Layer-Within-Object/m-p/103358#M35426</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2006-01-03T17:21:46Z</dc:date>
    </item>
  </channel>
</rss>

