<?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 Meshes and reinforcing fabric in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Meshes-and-reinforcing-fabric/m-p/133206#M15403</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am looking for steel meshes and reinforcing fabrics. Has anyone written, or seen, such an object? Or should I make my own?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 24 Mar 2012 22:48:27 GMT</pubDate>
    <dc:creator>KeesW</dc:creator>
    <dc:date>2012-03-24T22:48:27Z</dc:date>
    <item>
      <title>Meshes and reinforcing fabric</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Meshes-and-reinforcing-fabric/m-p/133206#M15403</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am looking for steel meshes and reinforcing fabrics. Has anyone written, or seen, such an object? Or should I make my own?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 24 Mar 2012 22:48:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Meshes-and-reinforcing-fabric/m-p/133206#M15403</guid>
      <dc:creator>KeesW</dc:creator>
      <dc:date>2012-03-24T22:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Meshes and reinforcing fabric</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Meshes-and-reinforcing-fabric/m-p/133207#M15404</link>
      <description>&lt;PRE&gt;br=0.1 !mesh size

x1=3*br
y1=3*br
x2=ROUND_INT (a/x1)
x3=a/x2
y2=ROUND_INT (b/y1)
y3=b/y2
for herhy = 1 to y2
	for herhx = 1 to x2
	lin_ 0,0,0,x3,y3,0
	lin_ 0,y3,0,x3,0,0
	addx x3
	next herhx
DEL x2
addy y3
next herhy
del y2
&lt;/PRE&gt;
Here's a quick dirty solution of simple 3d line mesh that I used to mock up a cast iron grid for windows. I prefer 3d lines, as solid models will bog down elevations with polygons, shadow casting etc.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/6865i9C38A5A2D4E15A23/image-size/large?v=v2&amp;amp;px=999" border="0" alt="B621-VO-01_120124.jpg" title="B621-VO-01_120124.jpg" /&gt;</description>
      <pubDate>Mon, 26 Mar 2012 14:04:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Meshes-and-reinforcing-fabric/m-p/133207#M15404</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2012-03-26T14:04:35Z</dc:date>
    </item>
  </channel>
</rss>

