<?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: Accessories Roof Surfacer - Attribute Infection in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Accessories-Roof-Surfacer-Attribute-Infection/m-p/587405#M44821</link>
    <description>&lt;P&gt;Maybe a change to how object material definitions work and have them not be added to the attribute list? Maybe a wish somewhere around here? Would solve the Kling infection lots of people seem to get...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So say you decide to import a specific manufactureres piece of furniture, it could have the materials as defined by them, but it would not affect anything else. It is not like manufacturer B will produce the same red as manufacture A. Then, when it comes to actual paint similar catelogues, there are already other ways those can be imported.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 03:54:20 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2024-02-09T03:54:20Z</dc:date>
    <item>
      <title>Accessories Roof Surfacer - Attribute Infection</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessories-Roof-Surfacer-Attribute-Infection/m-p/587396#M44820</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So after spending years ratting out errant attributes in templates, there was one last one that kept popping up.&amp;nbsp; &amp;nbsp;A fill called 'Standing Seam'.&amp;nbsp; It was italic in the attribute list so I could tell it was being created by GDL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally spent some time to track it down, it its coming out of the Roof Surface object that is part of the Accessories Goodies package.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The offending code snippet is here:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;100:
gamma=0
file_dependence "RA_Rounded"
DEFINE SYMBOL_FILL	`Rounded Tiles`  129, 129,  66,  60,  24,  24,  36, 195,
	0.3,     0,     0, 0.300139,      gamma,
	tile_width/0.15, tile_space*cos(ac_pitch)/0.15,
	"RA_Rounded"

file_dependence "RA_Normal"
DEFINE SYMBOL_FILL	`Normal Tiles`    8,  28,  42,  73, 255,  74,  44,  24,
	0.3,     0,     0, 0.300139,      gamma,
	tile_width/0.15, tile_space*cos(ac_pitch)/0.15,
	"RA_Normal"

file_dependence "RA_Italian"
DEFINE SYMBOL_FILL	`Italian Tiles`   72,  72,  72, 204, 132, 132, 135, 252,
			0.29,     0,     0, 0.222,      gamma,
			1,     1,
			"RA_Italian"

define filla `Standing Seam`  81, 162,  69, 138,  21,  42,  84, 168,
			seam_space, 1, gamma, 4,
			1, 0, 90, 1/20, 0, 0,
			1, 0, 90, 0, 0, 0,
			1, 0, 90, -1/20, 0, 0,
			1/(seam_rib+1), 0, 90, 1/(seam_rib+1), 1, 0

define filla `Corrugated Sheet`	 81, 162,  69, 138,  21,  42,  84, 168,
			wawe_l, 1, gamma, 1,
			1, 0, 90, 0, 0, 0

define filla `Trapezoid Sheet`	 81, 162,  69, 138,  21,  42,  84, 168,
			wawe_l, 1, gamma, 4,
			1, 0, 90, 0, 0, 0,
			1, 0, 90, 1/3, 0, 0,
			1, 0, 90, 1/2, 0, 0,
			1, 0, 90, 5/6, 0, 0&lt;/LI-CODE&gt;
&lt;P&gt;I will just comment out these lines and resave the library for our office to resolve this, but it should be resolved at the development level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can future versions of the accessories goodies please ensure Infill fill definitions are not included.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or better yet, solve the issue of GDL being allowed to created attributes without user permission or knowledge - it has been a problem for so long and causes so much pain!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 02:06:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessories-Roof-Surfacer-Attribute-Infection/m-p/587396#M44820</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-02-09T02:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accessories Roof Surfacer - Attribute Infection</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessories-Roof-Surfacer-Attribute-Infection/m-p/587405#M44821</link>
      <description>&lt;P&gt;Maybe a change to how object material definitions work and have them not be added to the attribute list? Maybe a wish somewhere around here? Would solve the Kling infection lots of people seem to get...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So say you decide to import a specific manufactureres piece of furniture, it could have the materials as defined by them, but it would not affect anything else. It is not like manufacturer B will produce the same red as manufacture A. Then, when it comes to actual paint similar catelogues, there are already other ways those can be imported.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 03:54:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessories-Roof-Surfacer-Attribute-Infection/m-p/587405#M44821</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2024-02-09T03:54:20Z</dc:date>
    </item>
  </channel>
</rss>

