<?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: how to create vectorial fills in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46212#M23306</link>
    <description>&lt;BLOCKQUOTE&gt;With DEFINE FILL make your own fill &lt;/BLOCKQUOTE&gt;

Would you be able to direct me to an existing object that uses define fill in its script?  The information in the help menu for define fill was quite limited and combined with my beginning GDL knowledge, I was unable to decipher the process.  Thanks (hoping to have fills one day that I can export to my consultants).</description>
    <pubDate>Mon, 25 Oct 2004 16:03:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-10-25T16:03:02Z</dc:date>
    <item>
      <title>how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46205#M23299</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I want to create my own vectorial fills.&lt;BR /&gt;
The only way I know how to do this is by modifying existing vectorial fills, and this is very limited.&lt;BR /&gt;
If I create bitmap fills everything is possible but these make the dwg-files I publish very large.&lt;BR /&gt;
The GDL manual explains about making your own vectorial fills, but this works only with the object you write the code in.&lt;BR /&gt;
Is there another way to make vectorial fills?&lt;BR /&gt;
Hielke&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 May 2023 15:25:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46205#M23299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T15:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46206#M23300</link>
      <description>Also, is there any way to import Autocad fills (vector)?  There are some that are extremely nice, and it would be great to have access to these.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
500 mHz G-4 Cube&lt;BR /&gt;
Archicad 9.0</description>
      <pubDate>Thu, 21 Oct 2004 19:45:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46206#M23300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-21T19:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46207#M23301</link>
      <description>&lt;BLOCKQUOTE&gt;Is there another way to make vectorial fills?&lt;/BLOCKQUOTE&gt;

You can create your own vectorial fills by using lines, arcs and fills. Create the pattern you want in the floor plan window (or any window for that matter), then select them all and copy them to the clipboard (Ctrl/Cmd+C). Next, go to Options&amp;gt;Fill Types... and hit the New... button. Select Symbol fill, give it a name, hit OK, then hit the Paste button. Set any other variables you may need and hit OK. Whooshka! You have your own fill. It's not strictly &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;vectorial&lt;E&gt;&lt;/E&gt;, but I am guessing it is what you are after.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Also, is there any way to import Autocad fills (vector)? There are some that are extremely nice, and it would be great to have access to these. 
&lt;/BLOCKQUOTE&gt;

Try copying and pasting. That should do it - assuming you have AutoCAD on your computer! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Fri, 22 Oct 2004 01:50:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46207#M23301</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2004-10-22T01:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46208#M23302</link>
      <description>&lt;BLOCKQUOTE&gt;Hielke wrote:&lt;BR /&gt;The GDL manual explains about making your own vectorial fills, but this works only with the object you write the code in.&lt;BR /&gt;
Is there another way to make vectorial fills?&lt;BR /&gt;
Hielke&lt;/BLOCKQUOTE&gt;

Use the library part with the fill you have coded and it will be added to the fills in the project. I'm not sure if the fill actually needs to be used in the 2D script for this to work, but that's what I've always done so I can see what I'm getting.&lt;BR /&gt;
&lt;BR /&gt;
The cool thing with this is you can make the fill parametric so one bit of code can generate a variety of patterns and sizes. The other advantage of this method is that fills created this way render much faster than copy/paste symbol fills.</description>
      <pubDate>Fri, 22 Oct 2004 02:29:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46208#M23302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-22T02:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46209#M23303</link>
      <description>Link, the copy and paste method is what I described as bitmap fills. Sorry for not being clear. This copy and paste method is what I used to do to create my own fills until I discovered the size of my published dwg-files became huge after using a lot of these fills.&lt;BR /&gt;
&lt;BR /&gt;
Matthew, the way you describe seems like a good workaround. I will test your method (see if the fill has to be used in the object in order to appear in the projects fills list)&lt;BR /&gt;
Thanks.&lt;BR /&gt;
ps. Something for the Tips and Tricks section?</description>
      <pubDate>Fri, 22 Oct 2004 06:32:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46209#M23303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-22T06:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46210#M23304</link>
      <description>&lt;BLOCKQUOTE&gt;Use the library part with the fill you have coded and it will be added to the fills in the project. &lt;/BLOCKQUOTE&gt;

What is your means of coding the fill?  Are there any possibilities of draging 2d element from archicad into the 2d script for the GDL illiterate?  DWG file size when exporting drawings has forced me to set my display options to not show vectorial fills.  This seems a bit lame and I am curious it is is due to fills I have created using the cut and paste method.</description>
      <pubDate>Fri, 22 Oct 2004 16:42:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46210#M23304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-22T16:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46211#M23305</link>
      <description>The way Matthew described to create vectorial fills works great! &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Create a new object.&lt;BR /&gt;
With DEFINE FILL make your own fill&lt;BR /&gt;
With POLY2 make a polygon with the fill you just made.&lt;BR /&gt;
Place the object in your drawing and the fill appears in your fills-list (100% vectorial). If you delete the object the fill stays in the fills-list.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;DWG file size when exporting drawings has forced me to set my display options to not show vectorial fills. This seems a bit lame and I am curious it is is due to fills I have created using the cut and paste method.&lt;/BLOCKQUOTE&gt;

Mike, its definitely due to the cut and paste fills. I made a fill using the cut and paste method and made the same fill using the method above (vector method)&lt;BR /&gt;
Placed some walls with the cut and paste fill saved this as a DWG changed to vector fill and saved this also as a DWG. Result:&lt;BR /&gt;
DWG cut and paste method: &lt;B&gt;46&lt;/B&gt; kB&lt;BR /&gt;
DWG vector method: &lt;B&gt;10&lt;/B&gt; kB&lt;BR /&gt;
&lt;BR /&gt;
Thanks again for the tip Matthew.&lt;BR /&gt;
This should definitely be in the tips and tricks section.</description>
      <pubDate>Sat, 23 Oct 2004 09:58:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46211#M23305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-23T09:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46212#M23306</link>
      <description>&lt;BLOCKQUOTE&gt;With DEFINE FILL make your own fill &lt;/BLOCKQUOTE&gt;

Would you be able to direct me to an existing object that uses define fill in its script?  The information in the help menu for define fill was quite limited and combined with my beginning GDL knowledge, I was unable to decipher the process.  Thanks (hoping to have fills one day that I can export to my consultants).</description>
      <pubDate>Mon, 25 Oct 2004 16:03:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46212#M23306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-25T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46213#M23307</link>
      <description>&lt;BLOCKQUOTE&gt;Rip wrote:&lt;BR /&gt;Also, is there any way to import Autocad fills (vector)?  There are some that are extremely nice, and it would be great to have access to these.&lt;/BLOCKQUOTE&gt;

Open a DWG with the fills inserted.</description>
      <pubDate>Mon, 25 Oct 2004 17:18:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46213#M23307</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2004-10-25T17:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46214#M23308</link>
      <description>&lt;BLOCKQUOTE&gt;Mike wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;With DEFINE FILL make your own fill &lt;/BLOCKQUOTE&gt;

Would you be able to direct me to an existing object that uses define fill in its script?  The information in the help menu for define fill was quite limited and combined with my beginning GDL knowledge, I was unable to decipher the process.  Thanks (hoping to have fills one day that I can export to my consultants).&lt;/BLOCKQUOTE&gt;

Here is one you can use to make custom size tiles (with grout joints) in a regular grid.</description>
      <pubDate>Mon, 25 Oct 2004 18:16:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46214#M23308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-25T18:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46215#M23309</link>
      <description>I use a great number of "define fill" fills. The easiest way to start a new fill is to save the existing archicad fills "as gdl" from the Special menu and then make changes as needed.&lt;BR /&gt;
If you put your own fills in a folder containing "Master_gdl" and then load the folder along with your libraries it will be in the list along with the native fills.</description>
      <pubDate>Sun, 05 Dec 2004 21:07:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46215#M23309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-05T21:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46216#M23310</link>
      <description>Please help to creat and use vectorial fills in 3D.&lt;BR /&gt;
Thx</description>
      <pubDate>Sat, 25 May 2013 15:22:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46216#M23310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-25T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to create vectorial fills</title>
      <link>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46217#M23311</link>
      <description>&lt;BLOCKQUOTE&gt;gyorgyzoltann wrote:&lt;BR /&gt;Please help to creat and use vectorial fills in 3D.&lt;/BLOCKQUOTE&gt;

To create a vectorial fill, in the Help files see:&lt;BR /&gt;
Documentation &amp;gt; Drafting &amp;gt; Fills &amp;gt; &lt;FONT color="blue"&gt;Create or Edit Symbol Fill&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
To assign a vectorial fill to a material for 3D, in the Help files see:&lt;BR /&gt;
User Interface Reference &amp;gt; Dialog Boxes &amp;gt; Material Settings Dialog Box &amp;gt; &lt;FONT color="blue"&gt;Material Vectorial Hatching Panel&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
You should add a Signature to your Profile (click the Profile button near the top of this page) with your ArchiCAD version and operating system (see mine for an example) for more accurate help in this forum.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sun, 26 May 2013 13:07:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/how-to-create-vectorial-fills/m-p/46217#M23311</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2013-05-26T13:07:52Z</dc:date>
    </item>
  </channel>
</rss>

