<?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 building material in the 2D-script in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/building-material-in-the-2D-script/m-p/260811#M2966</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;we want to do a graphic override of our GDL-objects. Now we got the problem, that we can't choose which part of the GDL-object we want to override (same like composit walls). Is it possible to get a pen out of the graphic override combinations or have I to script my own model view option?&lt;BR /&gt;The customer want first to deconstruct all the GDL-objects and use the graphic override combinations, but the problem is there, that I haven't any building materilas in my 2D-script... It isn't possible too in the 2D-symobl to chosse a fill with the building material (cut fill - building material).&lt;BR /&gt;Thank you for your ideas;)&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Sep 2021 07:16:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-14T07:16:56Z</dc:date>
    <item>
      <title>building material in the 2D-script</title>
      <link>https://community.graphisoft.com/t5/GDL/building-material-in-the-2D-script/m-p/260811#M2966</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;we want to do a graphic override of our GDL-objects. Now we got the problem, that we can't choose which part of the GDL-object we want to override (same like composit walls). Is it possible to get a pen out of the graphic override combinations or have I to script my own model view option?&lt;BR /&gt;The customer want first to deconstruct all the GDL-objects and use the graphic override combinations, but the problem is there, that I haven't any building materilas in my 2D-script... It isn't possible too in the 2D-symobl to chosse a fill with the building material (cut fill - building material).&lt;BR /&gt;Thank you for your ideas;)&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:16:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/building-material-in-the-2D-script/m-p/260811#M2966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T07:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: building material in the 2D-script</title>
      <link>https://community.graphisoft.com/t5/GDL/building-material-in-the-2D-script/m-p/260812#M2967</link>
      <description>Second question: yes. Example:&lt;BR /&gt;

&lt;PRE&gt;n = REQUEST ("Name_of_building_material", bm_01, bm_name)

n = REQUEST{2} ("Building_Material_info", bm_name, "gs_bmat_cutFill_properties", fill_index,
fill_pen, fill_bg_pen)

	poly_x 			= 1
	poly_y 			= 1 

	PEN L_
	FILL fill_index

	POLY2_B 5, 7, fill_pen, fill_bg_pen,
	- poly_x / 2, - poly_y / 2, 1,
	  poly_x / 2, - poly_y / 2, 1,
	  poly_x / 2,   poly_y / 2, 1,
	- poly_x / 2,   poly_y / 2, 1,
	- poly_x / 2, - poly_y / 2, -1

&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Apr 2021 16:38:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/building-material-in-the-2D-script/m-p/260812#M2967</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2021-04-20T16:38:47Z</dc:date>
    </item>
  </channel>
</rss>

