<?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: Studs from wall framing object in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38034#M3350</link>
    <description>&lt;BLOCKQUOTE&gt;Steve wrote:&lt;BR /&gt;I am trying to determine if the Wall Framing object is even useable for generating a cut list for wall framing components; studs, headers, trimmers, plate, etc... If not, I will model them with objects that I know will work with my Interactive Schedules.&lt;/BLOCKQUOTE&gt;

The quick answer for the "Wall Framing" accessory object is that "no" (qualified), it does not currently have the capabilities of generating information for a cut list.&lt;BR /&gt;
&lt;BR /&gt;
There are three methods for generating the cut list.&lt;BR /&gt;
&lt;BR /&gt;
First, if you want the cut list to be &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;exactly &lt;E&gt;&lt;/E&gt;what is generated by the Wall Framing accessory, then you (or someone) needs to modify the GDL for that object so that it generates the desired components.  Basically, COMPONENT statements need to be inserted in the script wherever geometry is produced, creating an appropriate component for your list.  This will show up in a Calculate List scheme, not the interactive scheduler.&lt;BR /&gt;
&lt;BR /&gt;
The other method doesn't require the wall accessory at all, but involves writing a Property Object in GDL that will be linked to the wall.  The code in this object will compute - based on your rules for studs, plates, headers, etc. ... how the wall should be framed and generate the cut list.  This is much harder than the approach above, because you have to read the global variables that describe every opening (window/door) in the wall to figure out your double studs, headers, etc.  But, it is the most flexible because you can generate anything about the wall based on your rules, not necessarily what is there.  Several sample property objects ship with ArchiCAD.&lt;BR /&gt;
&lt;BR /&gt;
The third method, a hybrid, is what I recommend here since you can use your own rules based on the logic already provided in the accessory's GDL code.   For the headers, there will be a place in the GDL that generates the header prism ... you'll just take the width of that, and for your component generation, use your own look-up rules to define the depth (height) before spitting out the COMPONENT.  If you need special blocking, tie downs, whatever, just generate that as appropriate.&lt;BR /&gt;
&lt;BR /&gt;
Now, to anticipate your next question. &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;  Yes, I agree, that this functionality (parametric component generation) should have been delivered as part of the object.  Easy to write once in Budapest.  A lot of work for everyone who needs it to have to modify the object.&lt;BR /&gt;
&lt;BR /&gt;
Very few people seem to use this object, so I suspect that's why the topic hasn't come up before...?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karl</description>
    <pubDate>Wed, 09 Mar 2005 01:58:41 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2005-03-09T01:58:41Z</dc:date>
    <item>
      <title>Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38029#M3345</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;How do you get the interactive schedule to include the studs, trimmers, plate, sill, and headers generated by the Wall Fraiming object ?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Mar 2005 10:40:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38029#M3345</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2005-03-08T10:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38030#M3346</link>
      <description>Steve,&lt;BR /&gt;
&lt;BR /&gt;
You have a pretty big project ahead of you. You need to build properties associated to a database. If you are using the default database and calculations you are half way there. You need to go to calculate/new properties. Then decide how you want to calculate the parts you want (i.e. 2x4x8, 2x4x16 for plates etc) you need to add individual componants for each and then assign them a calculation. You also need to keep in mind that all global parameters calculate in meters so you need to convert to feet and inches for US. It is a VERY cumbersome process. Hope this helps, I would need to type several pages to explain fully. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Barry Halloran</description>
      <pubDate>Tue, 08 Mar 2005 19:50:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38030#M3346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-08T19:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38031#M3347</link>
      <description>It depends. What do you mean by "include?" Do you just want a count of them? Lengths?</description>
      <pubDate>Tue, 08 Mar 2005 20:24:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38031#M3347</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-03-08T20:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38032#M3348</link>
      <description>&lt;BLOCKQUOTE&gt;Steve wrote:&lt;BR /&gt;How do you get the interactive schedule to include the studs, trimmers, plate, sill, and headers generated by the Wall Fraiming object ?&lt;/BLOCKQUOTE&gt;

Steve,&lt;BR /&gt;
I've seen some of your work posted - its very detailed and very precise. Before trying to "schedule" items from the standard wall framing accesory, do you feel that the object(s) is adequate enough to give the specific info you might require?&lt;BR /&gt;
&lt;BR /&gt;
How do you plan to handle extra trimmers/jacks on wide header openings?&lt;BR /&gt;
&lt;BR /&gt;
How about headers?...how are you going to make sure you get the size each specifc opening might require when all openings can only have one condition specified per wall framing object???&lt;BR /&gt;
&lt;BR /&gt;
Just curious...I've wanted to get to this level of detail in my projects as well but have never been convinced that adequate tools/objects were available.&lt;BR /&gt;
&lt;BR /&gt;
Dan K</description>
      <pubDate>Tue, 08 Mar 2005 21:22:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38032#M3348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-08T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38033#M3349</link>
      <description>I am trying to determine if the Wall Framing object is even useable for generating a cut list for wall framing components; studs, headers, trimmers, plate, etc... If not, I will model them with objects that I know will work with my Interactive Schedules.</description>
      <pubDate>Tue, 08 Mar 2005 23:35:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38033#M3349</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2005-03-08T23:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38034#M3350</link>
      <description>&lt;BLOCKQUOTE&gt;Steve wrote:&lt;BR /&gt;I am trying to determine if the Wall Framing object is even useable for generating a cut list for wall framing components; studs, headers, trimmers, plate, etc... If not, I will model them with objects that I know will work with my Interactive Schedules.&lt;/BLOCKQUOTE&gt;

The quick answer for the "Wall Framing" accessory object is that "no" (qualified), it does not currently have the capabilities of generating information for a cut list.&lt;BR /&gt;
&lt;BR /&gt;
There are three methods for generating the cut list.&lt;BR /&gt;
&lt;BR /&gt;
First, if you want the cut list to be &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;exactly &lt;E&gt;&lt;/E&gt;what is generated by the Wall Framing accessory, then you (or someone) needs to modify the GDL for that object so that it generates the desired components.  Basically, COMPONENT statements need to be inserted in the script wherever geometry is produced, creating an appropriate component for your list.  This will show up in a Calculate List scheme, not the interactive scheduler.&lt;BR /&gt;
&lt;BR /&gt;
The other method doesn't require the wall accessory at all, but involves writing a Property Object in GDL that will be linked to the wall.  The code in this object will compute - based on your rules for studs, plates, headers, etc. ... how the wall should be framed and generate the cut list.  This is much harder than the approach above, because you have to read the global variables that describe every opening (window/door) in the wall to figure out your double studs, headers, etc.  But, it is the most flexible because you can generate anything about the wall based on your rules, not necessarily what is there.  Several sample property objects ship with ArchiCAD.&lt;BR /&gt;
&lt;BR /&gt;
The third method, a hybrid, is what I recommend here since you can use your own rules based on the logic already provided in the accessory's GDL code.   For the headers, there will be a place in the GDL that generates the header prism ... you'll just take the width of that, and for your component generation, use your own look-up rules to define the depth (height) before spitting out the COMPONENT.  If you need special blocking, tie downs, whatever, just generate that as appropriate.&lt;BR /&gt;
&lt;BR /&gt;
Now, to anticipate your next question. &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;  Yes, I agree, that this functionality (parametric component generation) should have been delivered as part of the object.  Easy to write once in Budapest.  A lot of work for everyone who needs it to have to modify the object.&lt;BR /&gt;
&lt;BR /&gt;
Very few people seem to use this object, so I suspect that's why the topic hasn't come up before...?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Karl</description>
      <pubDate>Wed, 09 Mar 2005 01:58:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38034#M3350</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2005-03-09T01:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Studs from wall framing object</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38035#M3351</link>
      <description>There you have it folks. I guess I will keep using the RoofMaker objects to model my wall framing.</description>
      <pubDate>Wed, 09 Mar 2005 06:02:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Studs-from-wall-framing-object/m-p/38035#M3351</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2005-03-09T06:02:27Z</dc:date>
    </item>
  </channel>
</rss>

