<?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 make an object for adding lines by length in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/583238#M6149</link>
    <description>&lt;P&gt;You could also just use a vectorial fill with lines spaced at the desired distance - no scripting required.&amp;nbsp; Not sure what you want this for, but it looks like supplementary detailing.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 05:36:14 GMT</pubDate>
    <dc:creator>Bruce</dc:creator>
    <dc:date>2024-01-09T05:36:14Z</dc:date>
    <item>
      <title>how to make an object for adding lines by length</title>
      <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/580789#M6081</link>
      <description>&lt;P&gt;Hello, I want to ask if anyone knows how to make such an object in the library so that it is possible to draw the object according to its length. It involves drawing the number of rows of bricks in sections. I use it in my projects in slice view. the lines are 250 mm apart. Plus setting their width according to the thickness of the bricks.&lt;BR /&gt;I tried something similar to this video.&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=X3kxnvux5to" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=X3kxnvux5to&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="dotaz na archicad.jpg" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/50634i07A36294E478E894/image-size/large?v=v2&amp;amp;px=999" role="button" title="dotaz na archicad.jpg" alt="dotaz na archicad.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:27:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/580789#M6081</guid>
      <dc:creator>koliky</dc:creator>
      <dc:date>2024-09-24T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to make an object for adding lines by length</title>
      <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/580898#M6082</link>
      <description>&lt;P&gt;Just use the "A" (length) parameter for the length of the lines.&lt;/P&gt;
&lt;P&gt;Then you place and can stretch the width of the bounding hotspots to match the width of the wall.&lt;/P&gt;
&lt;P&gt;It won't automatically recognise the width of the wall - I am assuming this is just a 2D overlay object you are placing on the wall in section to represent the bricks/blocks in the wall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS this is more a GDL question, so I will move the thread to the GDL forum.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 01:24:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/580898#M6082</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-12-19T01:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to make an object for adding lines by length</title>
      <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/581086#M6085</link>
      <description>&lt;LI-CODE lang="markup"&gt;FOR i = 1 to int( height / spacing )

...

NEXT i&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is exactly what was shown in the video. Maybe share the relevant part of your script? Or watch the video again to see what you missed.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 01:40:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/581086#M6085</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2023-12-20T01:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to make an object for adding lines by length</title>
      <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/581571#M6097</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can't set one thing. So that the distance between the lines is at a distance of 250 mm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 17:01:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/581571#M6097</guid>
      <dc:creator>koliky</dc:creator>
      <dc:date>2023-12-22T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to make an object for adding lines by length</title>
      <link>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/583238#M6149</link>
      <description>&lt;P&gt;You could also just use a vectorial fill with lines spaced at the desired distance - no scripting required.&amp;nbsp; Not sure what you want this for, but it looks like supplementary detailing.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 05:36:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/how-to-make-an-object-for-adding-lines-by-length/m-p/583238#M6149</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2024-01-09T05:36:14Z</dc:date>
    </item>
  </channel>
</rss>

