<?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: Poly2 and fill patterns in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50152#M40352</link>
    <description>Thanks Mathew,&lt;BR /&gt;
&lt;BR /&gt;
I can be such a dork sometimes !! Completely misinterpreted the Poly2_A and poly2_B syntax (not at all difficult with the GDL book) should have refered to DNC's.&lt;BR /&gt;
&lt;BR /&gt;
Best wishes&lt;BR /&gt;
&lt;BR /&gt;
Gary &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Thu, 13 May 2004 22:30:04 GMT</pubDate>
    <dc:creator>Gary Lawes</dc:creator>
    <dc:date>2004-05-13T22:30:04Z</dc:date>
    <item>
      <title>Poly2 and fill patterns</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50148#M40348</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt; &lt;BR /&gt;
I have only just registered with Architalk, so this question may have been placed before, I appologise if it has.&lt;BR /&gt;
&lt;BR /&gt;
The issue I have is with the Poly2 (and all its varients) in AC 8.1 R2, I just cannot seem to get it to display fill patterns, any clues?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2004 16:08:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50148#M40348</guid>
      <dc:creator>Gary Lawes</dc:creator>
      <dc:date>2004-05-13T16:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Poly2 and fill patterns</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50149#M40349</link>
      <description>Please post the GDL script so we don't have to guess what might be wrong with it.&lt;BR /&gt;
&lt;BR /&gt;
Guess #1: Did you declare a fill before the POLY statement? For example &lt;B&gt; FILL `Solid Fill`&lt;/B&gt;</description>
      <pubDate>Thu, 13 May 2004 19:49:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50149#M40349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-13T19:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Poly2 and fill patterns</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50150#M40350</link>
      <description>Thanks Mathew,&lt;BR /&gt;
&lt;BR /&gt;
There is no problem with the script and applies to any use of the poly command, try this for an example:-&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Poly2_b 5, fil_pat, fil_pen, bg_pen,&lt;BR /&gt;
0,0,1,&lt;BR /&gt;
A,0,1,&lt;BR /&gt;
A,B,1,&lt;BR /&gt;
0,B,1,&lt;BR /&gt;
0,0,1&lt;BR /&gt;
&lt;BR /&gt;
where fil_pat, fil_pen and bg_pen are fairly self explanatory.&lt;BR /&gt;
&lt;BR /&gt;
I have had a thought since publishing this, and this is that it could be graphic card related, as similar issues happened on earlier releases of AC with certain cards, although this is common to every machine I am using and was not a problem with 7.0.&lt;BR /&gt;
&lt;BR /&gt;
Cards being used -&lt;BR /&gt;
&lt;BR /&gt;
NVIDIA Geforce FX5200 &lt;BR /&gt;
&lt;BR /&gt;
Matrox Millenium flex 3D&lt;BR /&gt;
&lt;BR /&gt;
ATI mobility radion (laptop)</description>
      <pubDate>Thu, 13 May 2004 20:46:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50150#M40350</guid>
      <dc:creator>Gary Lawes</dc:creator>
      <dc:date>2004-05-13T20:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Poly2 and fill patterns</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50151#M40351</link>
      <description>I think I see your problem. &lt;BR /&gt;
&lt;BR /&gt;
The second parameter in which you have the variable &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;fill_pat&lt;E&gt;&lt;/E&gt; is a binary flag to draw the outline only (a value of 1), the fill pattern only (2), or both (3). I assume from your variable name you are using it to assign a fill pattern which is not its function.&lt;BR /&gt;
&lt;BR /&gt;
Remember that you also need to declare the fill pattern using the &lt;B&gt;FILL&lt;/B&gt; statement before the &lt;B&gt;POLY2&lt;/B&gt; statement.</description>
      <pubDate>Thu, 13 May 2004 21:50:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50151#M40351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-13T21:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Poly2 and fill patterns</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50152#M40352</link>
      <description>Thanks Mathew,&lt;BR /&gt;
&lt;BR /&gt;
I can be such a dork sometimes !! Completely misinterpreted the Poly2_A and poly2_B syntax (not at all difficult with the GDL book) should have refered to DNC's.&lt;BR /&gt;
&lt;BR /&gt;
Best wishes&lt;BR /&gt;
&lt;BR /&gt;
Gary &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 13 May 2004 22:30:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Poly2-and-fill-patterns/m-p/50152#M40352</guid>
      <dc:creator>Gary Lawes</dc:creator>
      <dc:date>2004-05-13T22:30:04Z</dc:date>
    </item>
  </channel>
</rss>

