<?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: Creating a Label that Reports the Layer Name in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681425#M69164</link>
    <description>&lt;P&gt;Hi Mathias,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain how please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 24 Oct 2025 11:09:35 GMT</pubDate>
    <dc:creator>Grubenstein</dc:creator>
    <dc:date>2025-10-24T11:09:35Z</dc:date>
    <item>
      <title>Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681415#M69160</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone worked out how to create a custom label that reports the layer name. I have some fills on a drawing that show the ownership of a site super imposed onto a 2d site plan. Each fill is on a different layer that has the Ownership Title reference. I would like to label each fill with the layer name&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be much appreciated&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kevin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 10:11:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681415#M69160</guid>
      <dc:creator>Grubenstein</dc:creator>
      <dc:date>2025-10-24T10:11:49Z</dc:date>
    </item>
    <item>
      <title>Betreff: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681416#M69161</link>
      <description>&lt;P&gt;Just use the Autotext for that.&lt;/P&gt;
&lt;P&gt;If that is no option use &lt;CODE&gt;rrr = request("GLOB_LAYER", "", str_layer)&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 10:34:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681416#M69161</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-10-24T10:34:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681418#M69162</link>
      <description>&lt;P&gt;Hi, thanks for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I simply enter what you have written into the autotext. Doesn't seem to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 10:43:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681418#M69162</guid>
      <dc:creator>Grubenstein</dc:creator>
      <dc:date>2025-10-24T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681419#M69163</link>
      <description>&lt;P&gt;Why not using a&amp;nbsp;Text/Autotext Label whith the layer info? Custom label seems overkill&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 10:52:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681419#M69163</guid>
      <dc:creator>Mathias Jonathan</dc:creator>
      <dc:date>2025-10-24T10:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681425#M69164</link>
      <description>&lt;P&gt;Hi Mathias,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain how please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 11:09:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681425#M69164</guid>
      <dc:creator>Grubenstein</dc:creator>
      <dc:date>2025-10-24T11:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681426#M69165</link>
      <description>&lt;P&gt;I have a lot of fills so just want to click on the fill and tag the layer name. So dont mind setting it up if thats whats needed&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 11:10:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681426#M69165</guid>
      <dc:creator>Grubenstein</dc:creator>
      <dc:date>2025-10-24T11:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681429#M69166</link>
      <description>&lt;P&gt;Use the Text/Autotext label, then click on the marked button and select the appropriate entry:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StefanL__1-1761305546466.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/93662iCFD4DE880DDD549B/image-size/large?v=v2&amp;amp;px=999" role="button" title="StefanL__1-1761305546466.png" alt="StefanL__1-1761305546466.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 00:23:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681429#M69166</guid>
      <dc:creator>Stefan L_</dc:creator>
      <dc:date>2025-10-26T00:23:56Z</dc:date>
    </item>
    <item>
      <title>Betreff: Creating a Label that Reports the Layer Name</title>
      <link>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681430#M69167</link>
      <description>&lt;P&gt;Brilliant thank you sir!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 11:36:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Creating-a-Label-that-Reports-the-Layer-Name/m-p/681430#M69167</guid>
      <dc:creator>Grubenstein</dc:creator>
      <dc:date>2025-10-24T11:36:49Z</dc:date>
    </item>
  </channel>
</rss>

