<?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: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &amp;lt; skin in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677837#M7993</link>
    <description>&lt;P&gt;File =&amp;gt; Info =&amp;gt; Session Report&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should automatically pop up on your tab bar when an error occurs though... Or at least the&amp;nbsp;&lt;EM&gt;Action Center&lt;/EM&gt; will...&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 08:44:38 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2025-09-25T08:44:38Z</dc:date>
    <item>
      <title>SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677828#M7990</link>
      <description>&lt;P&gt;In a label this&amp;nbsp;&lt;STRONG&gt;SLAB_SKINS_BMAT_NAMES &lt;/STRONG&gt;parameter "breaks" when listing the 8 or 9th skin (and further skins). Works as expected in 7 or fewer. Tried it with a very dumbed down version of my label, simple rows with: text2 0, "manuallychangedposition",&lt;STRONG&gt;SLAB_SKINS_BMAT_NAMES&amp;nbsp;&lt;/STRONG&gt;[manually changed id][1]. If a slab had 4 skins and I wanted to print the 7th skin, it printed nothing, which is correct, no 7th skin, but if i wanted to print the 9th skin the label started to look like a dot - missing object, even if i added lower skins for the function to read, once i added the 9th skin, it always showed only a dot. Unless the slab had acces to the 9th skin, in which case it broke on the 10th skin.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:13:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677828#M7990</guid>
      <dc:creator>Miko</dc:creator>
      <dc:date>2025-09-25T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677835#M7991</link>
      <description>&lt;P&gt;What does the&amp;nbsp;&lt;EM&gt;Report&lt;/EM&gt; say? Should return an error message related to the failed object generation. Though, why are you trying to query non-existant skins? If you need to have user input, you could link the parameter back to the skin count, with a &lt;EM&gt;Request&lt;/EM&gt; into a &lt;EM&gt;Range&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you make a composite with more than 10 skins, then query the 10th, does it work? If that does work, my guess is that the array that contains the skin list dynamically changes based on the number of skins, but has a minimum size. If it does not, than I guess this would be a bug to report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:38:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677835#M7991</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2025-09-25T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677836#M7992</link>
      <description>&lt;P&gt;Where can i find that &lt;EM&gt;Report&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Edit:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I was trying to query nonexistant skins to troubleshoot the problem, everything works even with nonexistant skins, but when querying for the 9th or futher skins it stops working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:43:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677836#M7992</guid>
      <dc:creator>Miko</dc:creator>
      <dc:date>2025-09-25T08:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677837#M7993</link>
      <description>&lt;P&gt;File =&amp;gt; Info =&amp;gt; Session Report&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should automatically pop up on your tab bar when an error occurs though... Or at least the&amp;nbsp;&lt;EM&gt;Action Center&lt;/EM&gt; will...&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:44:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677837#M7993</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2025-09-25T08:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677840#M7994</link>
      <description>&lt;P&gt;Ecodesign Star failed and Polygon is degenerated, nothing else.&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;&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="Miko_0-1758790118192.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/92364iEC002F4C2A1649D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Miko_0-1758790118192.png" alt="Miko_0-1758790118192.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is when its working&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Miko_1-1758790150430.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/92365i1DB914A6EAB98068/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Miko_1-1758790150430.png" alt="Miko_1-1758790150430.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this is when i try to list from a slab that has 8 or 9 + skins&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:49:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677840#M7994</guid>
      <dc:creator>Miko</dc:creator>
      <dc:date>2025-09-25T08:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677918#M8000</link>
      <description>&lt;P&gt;So when the label fails to generate, it does not return an error message? Odd...&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 01:12:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677918#M8000</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2025-09-26T01:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677926#M8001</link>
      <description>&lt;P&gt;You can inquire the number of wall skins with ...&amp;nbsp;&lt;SPAN&gt;WALL_SKINS_NUMBER&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If that helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Barry.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 01:47:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/677926#M8001</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-09-26T01:47:10Z</dc:date>
    </item>
    <item>
      <title>Betreff: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678250#M8004</link>
      <description>&lt;P&gt;For whatever reason the&amp;nbsp;&lt;STRONG&gt;SLAB_SKINS_NUMBER&lt;/STRONG&gt; is capped at 8... this makes me believe that also all the other skin reading parameters do not go beyond that either.&lt;/P&gt;
&lt;P&gt;Why Walls can have 127 skins but Slabs can't? Well, err.....&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":eyes:"&gt;👀&lt;/span&gt; GS? Please tell us. Or do something about it &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 21:55:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678250#M8004</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-09-29T21:55:57Z</dc:date>
    </item>
    <item>
      <title>Betreff: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678258#M8005</link>
      <description>&lt;P&gt;Ohhhh, I got it now.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":flushed_face:"&gt;😳&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;All of this got superseded by requesting "Component_IDs_Of_Parent" and then "Component_Property_Values_Of_Parent"!&lt;/P&gt;
&lt;P&gt;Man, it was not easy to figure that one out.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 22:51:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678258#M8005</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-09-29T22:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678261#M8006</link>
      <description>&lt;P&gt;Sorry.&lt;/P&gt;
&lt;P&gt;Where did I get WALL_SKINS from when you are talking about slabs.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 00:51:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678261#M8006</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-09-30T00:51:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678263#M8007</link>
      <description>&lt;P&gt;Superseded, though neither of the those requests work outside of labels...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 01:21:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678263#M8007</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2025-09-30T01:21:05Z</dc:date>
    </item>
    <item>
      <title>Betreff: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678319#M8008</link>
      <description>&lt;P&gt;Well to be fair, neither of the "old" Globals did either... &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But yeah, it would be cool to just request all the data in the project from GDL without limitations.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 10:06:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678319#M8008</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2025-09-30T10:06:43Z</dc:date>
    </item>
    <item>
      <title>Betreff: SLAB_SKINS_BMAT_NAMES not working correctly when printing 9th &lt; skin</title>
      <link>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678378#M8012</link>
      <description>&lt;P&gt;Really? I was sure I had used WALL_SKINS_NUMBER in 3D...&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 01:03:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SLAB-SKINS-BMAT-NAMES-not-working-correctly-when-printing-9th-lt/m-p/678378#M8012</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2025-10-01T01:03:07Z</dc:date>
    </item>
  </channel>
</rss>

