<?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 What labels can be used for the building materials of the object？ in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355684#M53212</link>
    <description>&lt;P&gt;I can't label the building materials of the object. I also try to write a custom label in GDL, but it seems that I can't get the information of the building materials of the object.&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 11:18:43 GMT</pubDate>
    <dc:creator>Eric Xue</dc:creator>
    <dc:date>2022-09-12T11:18:43Z</dc:date>
    <item>
      <title>What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355684#M53212</link>
      <description>&lt;P&gt;I can't label the building materials of the object. I also try to write a custom label in GDL, but it seems that I can't get the information of the building materials of the object.&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:18:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355684#M53212</guid>
      <dc:creator>Eric Xue</dc:creator>
      <dc:date>2022-09-12T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355687#M53213</link>
      <description>&lt;P&gt;As long as the BMAT is stored inside a parameter (which it absolutely should), you'd then be able to request that parameter for display inside of your label.&lt;/P&gt;&lt;P&gt;However you would need to know the parameter name in advance!...&lt;/P&gt;&lt;P&gt;Luckily enough you can script a very generous label – which I did for myself – which can display just about anything. The name of the param to be requested can be a string parameter in itself &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 16:40:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355687#M53213</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-12T16:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355691#M53214</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks so much. This would be a great idea. Can't wait to try this.&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm trying to make a label, hoping to lable the building materials of any library object. Curtain walls, stairs or railings. If there are multiple building materials, I want to select and display them in a list.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:02:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355691#M53214</guid>
      <dc:creator>Eric Xue</dc:creator>
      <dc:date>2022-09-12T12:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355759#M53228</link>
      <description>&lt;P&gt;Is it possible to code a tag that will provide the surface (or building material) for whatever the mouse cursor is placed over in plan/elevation/section?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revit has a single material tag, that just picks up any surface that the mouse hovers over, of any 3d element, it is so easy to document and allows full BIM functionality.&amp;nbsp; In Archicad I have tens of different tags (even for the same elements, ie. top of slab, bottom of slab) and it is a complete mess, including not being able to tag most surfaces in the first place (especially library parts, SEO's, morphs etc).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 07:21:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355759#M53228</guid>
      <dc:creator>Dendarii</dc:creator>
      <dc:date>2022-09-13T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355773#M53230</link>
      <description>&lt;P&gt;No. At the moment the label is completely agnostic to the cursor. It just works on element (and sub-element) basis. It is then the task of the label – or the programmer better to say – to determine, which kinds of surfaces there are and which one is to be used for the label.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 09:53:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355773#M53230</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-13T09:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355835#M53243</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; Would Graphisoft have the ability to create this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume the info is there, we have the surface painter tool which can pick up surfaces/faces very well by hovering the cursor over the face of the element, even for library parts.&amp;nbsp; If they could combine this info with Surfaces to create a singular Label tool to tag Surfaces that would be amazing.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 01:19:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355835#M53243</guid>
      <dc:creator>Dendarii</dc:creator>
      <dc:date>2022-09-14T01:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: What labels can be used for the building materials of the object？</title>
      <link>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355884#M53251</link>
      <description>&lt;P&gt;They probably could, yeah.&lt;/P&gt;&lt;P&gt;You should make a wish.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 11:49:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/What-labels-can-be-used-for-the-building-materials-of-the-object/m-p/355884#M53251</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-14T11:49:32Z</dc:date>
    </item>
  </channel>
</rss>

