<?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: I'm trying to make some background fills. What should I do? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377836#M171</link>
    <description>&lt;P&gt;DEFINE SOLID_FILL "DD", FILLTYPES_MASK 7&lt;BR /&gt;text2 0,0,ind(FILL, "DD")&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="LeeJaeYoung_0-1682477356587.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36509i9768EA1EED6883E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1682477356587.png" alt="LeeJaeYoung_0-1682477356587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I can't test it in 2D script?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2023 02:49:59 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2023-04-26T02:49:59Z</dc:date>
    <item>
      <title>I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377807#M167</link>
      <description>&lt;P&gt;DEFINE TRANSLUCENT_FILL "DD" FILLTYPES_MASK 7,0,0,0,0,0,0,0,0,0&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;DEFINE SOLID_FILL "DD", FILLTYPES_MASK 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SECT_FILL "DD",19,19,1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1682472016426.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36507i446B8D7503CF763E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1682472016426.png" alt="LeeJaeYoung_0-1682472016426.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;It says there is no problem with GDL, but it doesn't seem to be created.&lt;BR /&gt;What's wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 01:21:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377807#M167</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-26T01:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377832#M168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you cannot use a fill defined in the script&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/reference-guide/directives" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/reference-guide/directives&lt;/A&gt;&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="AllanP_0-1682476147330.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36508iC0CB70B1FE55A6A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1682476147330.png" alt="AllanP_0-1682476147330.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Inline fill and line_type attributes (defined in master script or 3d script) are not accepted.&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>Wed, 26 Apr 2023 02:30:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377832#M168</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-26T02:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377833#M169</link>
      <description>&lt;P&gt;Then, where is define Fill used?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 02:40:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377833#M169</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-26T02:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377834#M170</link>
      <description>&lt;P&gt;for floor plan fills&lt;/P&gt;
&lt;P&gt;(2D script for 2d Objects)&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 02:42:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377834#M170</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-26T02:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377836#M171</link>
      <description>&lt;P&gt;DEFINE SOLID_FILL "DD", FILLTYPES_MASK 7&lt;BR /&gt;text2 0,0,ind(FILL, "DD")&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="LeeJaeYoung_0-1682477356587.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36509i9768EA1EED6883E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1682477356587.png" alt="LeeJaeYoung_0-1682477356587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I can't test it in 2D script?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 02:49:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377836#M171</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-26T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377841#M172</link>
      <description>&lt;P&gt;you can use it for 2d scripts&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1682482469838.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36510iE740CC43BA365DEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1682482469838.png" alt="AllanP_0-1682482469838.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and then once placed, it gets added to the fill list (in italics to indicate its made as part of a library part)&lt;/P&gt;
&lt;P&gt;and it gives an attribute id of -1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_1-1682482750042.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36511iD91F9A8A0CFDD985/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_1-1682482750042.png" alt="AllanP_1-1682482750042.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;but&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you put the code in a different library part,&lt;/P&gt;
&lt;P&gt;that library part creates the fill&amp;nbsp; when the library is loaded,&lt;/P&gt;
&lt;P&gt;and it can be used in a different library part.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_2-1682483201459.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36512i8B1676B951B9CD1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_2-1682483201459.png" alt="AllanP_2-1682483201459.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 04:26:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377841#M172</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-26T04:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377843#M173</link>
      <description>&lt;P&gt;thank you&lt;BR /&gt;I thought -1 was a failure... ^^&lt;BR /&gt;Have a happy time.. ^^&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 04:38:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377843#M173</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-26T04:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377845#M174</link>
      <description>&lt;P&gt;also&lt;/P&gt;
&lt;P&gt;most people set up a MASTER_GDL script to create these fills&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/reference-guide/inline-attribute-definition" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/reference-guide/inline-attribute-definition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1682484176757.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36513iDFF51C8663F43281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1682484176757.png" alt="AllanP_0-1682484176757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but this method creates havoc when managing Attribute ID's.&lt;/P&gt;
&lt;P&gt;so be very careful when using this method..&lt;/P&gt;
&lt;P&gt;using library parts to create a fill places it in the lowest available ID in the&amp;nbsp;attribute list.&lt;/P&gt;
&lt;P&gt;making a fill using the fill menu places it after the highest ID in the attribute list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 04:49:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377845#M174</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2023-04-26T04:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377866#M175</link>
      <description>&lt;P&gt;Since AC 22 you can use global parameter &lt;STRONG&gt;GLOB_FILL_INDEX_SOLID&lt;/STRONG&gt; or &lt;STRONG&gt;GLOB_FILL_INDEX_BACKGROUND &lt;/STRONG&gt;without Define&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just SECT_FILL &lt;STRONG&gt;GLOB_FILL_INDEX_SOLID,19,19,1&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 10:42:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377866#M175</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2023-04-26T10:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make some background fills. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377870#M176</link>
      <description>&lt;P&gt;thank you so much. ^^&lt;/P&gt;
&lt;P&gt;text2 0,1,GLOB_FILL_INDEX_SOLID&lt;/P&gt;
&lt;P&gt;text2 0,0,GLOB_FILL_INDEX_BACKGROUND&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_2-1682507325637.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36520i227090534164932C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_2-1682507325637.png" alt="LeeJaeYoung_2-1682507325637.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1682507254220.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36518i5BCF21C907AC13ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1682507254220.png" alt="LeeJaeYoung_0-1682507254220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_1-1682507285008.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/36519i95C1F665C8B1E13C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_1-1682507285008.png" alt="LeeJaeYoung_1-1682507285008.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 11:15:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-some-background-fills-What-should-I-do/m-p/377870#M176</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-04-26T11:15:23Z</dc:date>
    </item>
  </channel>
</rss>

