<?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: WALL FRAMING TOOL in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147236#M79020</link>
    <description>I can't see the attached image - although it says it has been viewed 41 times?&lt;BR /&gt;
Barry.</description>
    <pubDate>Sat, 05 May 2012 01:39:30 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2012-05-05T01:39:30Z</dc:date>
    <item>
      <title>WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147235#M79019</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Was able to use the tool successfully on the end walls of my barn, but the three long walls, two with doors keep giving me this error message in jpg below.  Does anyone know how to fix this?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:57:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147235#M79019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147236#M79020</link>
      <description>I can't see the attached image - although it says it has been viewed 41 times?&lt;BR /&gt;
Barry.</description>
      <pubDate>Sat, 05 May 2012 01:39:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147236#M79020</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2012-05-05T01:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147237#M79021</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;I can't see the attached image - although it says it has been viewed 41 times?&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
The attached image was a Warning!&lt;BR /&gt;
&lt;BR /&gt;
then it said "Database name "AC_10_INT' not found at line 87 in the Property script of file LumberComponents_11.gsm.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am using AC15, its AC15 library and nothing else.</description>
      <pubDate>Sat, 05 May 2012 02:28:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147237#M79021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-05T02:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147238#M79022</link>
      <description>Archimamamia:&lt;BR /&gt;
&lt;BR /&gt;
I took a look at the macro &lt;FONT color="blue"&gt;LumberComponents_11.gsm&lt;/FONT&gt; and found the call for &lt;FONT color="blue"&gt;Database_set "AC_10_INT"&lt;/FONT&gt;. I cannot easily figure out under what circumstances this database is called (something to do with &lt;FONT color="blue"&gt;wood_pack&lt;/FONT&gt; and &lt;FONT color="blue"&gt;pack_type&lt;/FONT&gt;). I also don't know where the &lt;FONT color="blue"&gt;Database_set "AC_10_INT"&lt;/FONT&gt; should be found. The "10" in the name probably refers to AC 10, so you could try loading the AC Libraries and see if that fixes the issue. This is really a case where someone who wrote or understands the code could sort this out, but is otherwise too complex.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sat, 05 May 2012 14:12:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147238#M79022</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2012-05-05T14:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147239#M79023</link>
      <description>This is the same problem I posted way back in 2010, unfortunately it looks like it sill hasn't got resolved.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=34275&amp;amp;highlight=wall+framing" target="_blank"&gt;Component List Error&lt;/A&gt;</description>
      <pubDate>Sat, 05 May 2012 15:46:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147239#M79023</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2012-05-05T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: WALL FRAMING TOOL</title>
      <link>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147240#M79024</link>
      <description>&lt;BLOCKQUOTE&gt;David wrote:&lt;BR /&gt;Archimamamia:&lt;BR /&gt;
&lt;BR /&gt;
I took a look at the macro &lt;FONT color="blue"&gt;LumberComponents_11.gsm&lt;/FONT&gt; and found the call for &lt;FONT color="blue"&gt;Database_set "AC_10_INT"&lt;/FONT&gt;. I cannot easily figure out under what circumstances this database is called (something to do with &lt;FONT color="blue"&gt;wood_pack&lt;/FONT&gt; and &lt;FONT color="blue"&gt;pack_type&lt;/FONT&gt;). I also don't know where the &lt;FONT color="blue"&gt;Database_set "AC_10_INT"&lt;/FONT&gt; should be found. The "10" in the name probably refers to AC 10, so you could try loading the AC Libraries and see if that fixes the issue. This is really a case where someone who wrote or understands the code could sort this out, but is otherwise too complex.&lt;BR /&gt;
&lt;BR /&gt;
David&lt;/BLOCKQUOTE&gt;

Loaded all the libraries I could find, no, still won't work.  Are there any code writers out there that can helpl.  It works on the end wall w/o any openings, but not on the wall that has an empty opening over a 4' barn door.  Perhaps having two openings in the same place is the problem, but don't know how to show them on elevations unless they are modeled this way...any suggestions?</description>
      <pubDate>Sat, 05 May 2012 18:38:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/WALL-FRAMING-TOOL/m-p/147240#M79024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-05T18:38:11Z</dc:date>
    </item>
  </channel>
</rss>

