<?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: Oriented Bounding Boxes in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303600#M74016</link>
    <description>Well I started a kludge fest over at theSwamp if anyone wants to jump in &lt;BR /&gt;
http://www.theswamp.org/index.php?topic=24045.msg290829#msg290829</description>
    <pubDate>Tue, 22 Jul 2008 17:56:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-22T17:56:35Z</dc:date>
    <item>
      <title>Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303588#M74004</link>
      <description>"Hello World"&lt;BR /&gt;
&lt;BR /&gt;
  I'm hoping to write a program in .net that will generate a lumber schedule from a 3D model of a post and beam house. First I need to figure out how to extract that data.   I have the feeling that the answer may lie in the bounding box.  The problem is that I specifically would need an oriented minimum bounding box for each timber.  The bounding box info in MASSPROP is given based on the current ucs and is not accurate when 3d objects are not aligned with the ucs.  Anyone have any ideas?</description>
      <pubDate>Sat, 19 Jul 2008 18:27:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303588#M74004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-19T18:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303589#M74005</link>
      <description>Matt, You can explode the solids and examine the resulting entities or you'll need to use the brep library which is only availible &lt;BR /&gt;
to .net in 09. Send me an email.&lt;BR /&gt;
&lt;BR /&gt;
&lt;M.ARAUJO&gt; wrote in message news:5985825@discussion.autodesk.com...&lt;BR /&gt;
"Hello World"&lt;BR /&gt;
&lt;BR /&gt;
  I'm hoping to write a program in .net that will generate a lumber schedule from a 3D model of a post and beam house. First I need &lt;BR /&gt;
to figure out how to extract that data.   I have the feeling that the answer may lie in the bounding box.  The problem is that I &lt;BR /&gt;
specifically would need an oriented minimum bounding box for each timber.  The bounding box info in MASSPROP is given based on the &lt;BR /&gt;
current ucs and is not accurate when 3d objects are not aligned with the ucs.  Anyone have any ideas?&lt;/M.ARAUJO&gt;</description>
      <pubDate>Sun, 20 Jul 2008 01:39:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303589#M74005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T01:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303590#M74006</link>
      <description>I would be interested in what you guys come up with, I know it’s possible as these guys can do it&lt;BR /&gt;
http://milllister.com/</description>
      <pubDate>Sun, 20 Jul 2008 03:39:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303590#M74006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T03:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303591#M74007</link>
      <description>I’ve have explored this issue with VBA (see http://www.theswamp.org/index.php?topic=21524.0).&lt;BR /&gt;
&lt;BR /&gt;
The general methodology of the routine is to WCS orient a copy of the 3DSolid via PrincipalDirection and cross section analysis.  The analysis also includes some rudimentary cross section recognition – if a library of parts is pre-processed.&lt;BR /&gt;
&lt;BR /&gt;
As mentioned by Mr. Richardson, the new 2009 .NET capabilities will no doubt make this analysis and manipulation more robust.  I will likely explore that same venue myself in the coming months. &lt;BR /&gt;
&lt;BR /&gt;
 I was, however, pleased with the general performance of the VBA example as posted at The Swamp.</description>
      <pubDate>Sun, 20 Jul 2008 10:33:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303591#M74007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T10:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303592#M74008</link>
      <description>Hey Daniel - I assume they must be using native ARX and the brep library. Other than that the only way would&lt;BR /&gt;
be to explode the solids as far as I know... btw I wasn't trying to hide anything with the OP by having him email&lt;BR /&gt;
me - I just know him. I will gladly post anything else we come up with.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;DANIELM&gt; wrote in message news:5985901@discussion.autodesk.com...&lt;BR /&gt;
I would be interested in what you guys come up with, I know it's possible as these guys can do it&lt;BR /&gt;
http://milllister.com/&lt;/DANIELM&gt;</description>
      <pubDate>Sun, 20 Jul 2008 10:34:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303592#M74008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T10:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303593#M74009</link>
      <description>I've use the slice method in VBA - the issue for me was it was a bit slow and did not handle compound angles.&lt;BR /&gt;
The nice thing in .net is you don't need to add the resulting entities from slice, explode, ... to the database so it&lt;BR /&gt;
will be quicker. If you're using 09 I would examine brep - Autodesk did a webcast recently you might want to&lt;BR /&gt;
check it out.&lt;BR /&gt;
&lt;BR /&gt;
&lt;SEANT&gt; wrote in message news:5985920@discussion.autodesk.com...&lt;BR /&gt;
I've have explored this issue with VBA (see http://www.theswamp.org/index.php?topic=21524.0).&lt;BR /&gt;
&lt;BR /&gt;
The general methodology of the routine is to WCS orient a copy of the 3DSolid via PrincipalDirection and cross section analysis. &lt;BR /&gt;
The analysis also includes some rudimentary cross section recognition - if a library of parts is pre-processed.&lt;BR /&gt;
&lt;BR /&gt;
As mentioned by Mr. Richardson, the new 2009 .NET capabilities will no doubt make this analysis and manipulation more robust.  I &lt;BR /&gt;
will likely explore that same venue myself in the coming months.&lt;BR /&gt;
&lt;BR /&gt;
 I was, however, pleased with the general performance of the VBA example as posted at The Swamp.&lt;/SEANT&gt;</description>
      <pubDate>Sun, 20 Jul 2008 11:06:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303593#M74009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303594#M74010</link>
      <description>I've use the slice method in VBA - the issue for me was it was a bit slow and did not handle compound angles.&lt;BR /&gt;
The nice thing in .net is you don't need to add the resulting entities from slice, explode, ... to the database so it&lt;BR /&gt;
will be quicker. If you're using 09 I would examine brep - Autodesk did a webcast recently that you might want to&lt;BR /&gt;
check it out.&lt;BR /&gt;
&lt;BR /&gt;
&lt;SEANT&gt; wrote in message news:5985920@discussion.autodesk.com...&lt;BR /&gt;
I've have explored this issue with VBA (see http://www.theswamp.org/index.php?topic=21524.0).&lt;BR /&gt;
&lt;BR /&gt;
The general methodology of the routine is to WCS orient a copy of the 3DSolid via PrincipalDirection and cross section analysis.&lt;BR /&gt;
The analysis also includes some rudimentary cross section recognition - if a library of parts is pre-processed.&lt;BR /&gt;
&lt;BR /&gt;
As mentioned by Mr. Richardson, the new 2009 .NET capabilities will no doubt make this analysis and manipulation more robust.  I&lt;BR /&gt;
will likely explore that same venue myself in the coming months.&lt;BR /&gt;
&lt;BR /&gt;
 I was, however, pleased with the general performance of the VBA example as posted at The Swamp.&lt;/SEANT&gt;</description>
      <pubDate>Sun, 20 Jul 2008 11:06:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303594#M74010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303595#M74011</link>
      <description>It would probably be slow with numerous Solids, not so bad, perhaps, with dimensioned lumber.  Can you describe the "Compound angles" issue a bit further?&lt;BR /&gt;
&lt;BR /&gt;
I had actually signed up for that webcast but was forced away from the desk that whole day.  I don't suppose you've heard how it can be retrieved.</description>
      <pubDate>Sun, 20 Jul 2008 11:31:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303595#M74011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303596#M74012</link>
      <description>I wasn't doing stright dimensional lumber so any complex solids rotated at multiple angles from the wcs were tough. I don't know &lt;BR /&gt;
were they keep the Webcasts for download - I did a quick google and didn't come up with anything...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;SEANT&gt; wrote in message news:5985957@discussion.autodesk.com...&lt;BR /&gt;
It would probably be slow with numerous Solids, not so bad, perhaps, with dimensioned lumber.  Can you describe the "Compound &lt;BR /&gt;
angles" issue a bit further?&lt;BR /&gt;
&lt;BR /&gt;
I had actually signed up for that webcast but was forced away from the desk that whole day.  I don't suppose you've heard how it can &lt;BR /&gt;
be retrieved.&lt;/SEANT&gt;</description>
      <pubDate>Sun, 20 Jul 2008 11:57:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303596#M74012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T11:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303597#M74013</link>
      <description>I was able to locate a lot of webcast, except that one.  Curse the luck.&lt;BR /&gt;
&lt;BR /&gt;
The routine at The Swamp does a pretty good job with solids at complex orientations.  It can also handle a reasonable amount of end treatments and mid-span features.  That capability, unfortunately, makes the routine even slower than you may have originally imagined. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank goodness for speedy computers. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Sun, 20 Jul 2008 12:27:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303597#M74013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T12:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303598#M74014</link>
      <description>It is here:&lt;BR /&gt;
&lt;BR /&gt;
http://www.adskconsulting.com/adn/cs/api_course_sched.php&lt;BR /&gt;
&lt;BR /&gt;
Look for:&lt;BR /&gt;
AutoCAD : Brep .NET</description>
      <pubDate>Sun, 20 Jul 2008 16:07:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303598#M74014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T16:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303599#M74015</link>
      <description>Luis, I'm very much obliged!</description>
      <pubDate>Sun, 20 Jul 2008 16:50:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303599#M74015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-20T16:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Oriented Bounding Boxes</title>
      <link>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303600#M74016</link>
      <description>Well I started a kludge fest over at theSwamp if anyone wants to jump in &lt;BR /&gt;
http://www.theswamp.org/index.php?topic=24045.msg290829#msg290829</description>
      <pubDate>Tue, 22 Jul 2008 17:56:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/oriented-bounding-boxes/m-p/2303600#M74016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-22T17:56:35Z</dc:date>
    </item>
  </channel>
</rss>

