<?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: Delete faces of 3dSolids in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298414#M74122</link>
    <description>Using .NET api you'll need Autocad 09 and Autodesk.AutoCAD.DatabaseServices.Solid3d.RemoveFaces(). Make&lt;BR /&gt;
sure you reference acdbmgdbrep.&lt;BR /&gt;
&lt;BR /&gt;
If you need if for pre 09 you'll need to use the native brep api and AcDb3dSolid::removeFaces(). See sample in the&lt;BR /&gt;
utils folder in your ObjectARX skd install.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;LEORONCETTI&gt; wrote in message news:5980137@discussion.autodesk.com...&lt;BR /&gt;
I have a 3dsolid (steel shape) that has many holes (cylinders that was subtracted from main solid).&lt;BR /&gt;
&lt;BR /&gt;
I need some code to identify and delete all the holes.&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
Leonardo&lt;/LEORONCETTI&gt;</description>
    <pubDate>Sun, 13 Jul 2008 14:01:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-13T14:01:03Z</dc:date>
    <item>
      <title>Delete faces of 3dSolids</title>
      <link>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298413#M74121</link>
      <description>I have a 3dsolid (steel shape) that has many holes (cylinders that was subtracted from main solid).&lt;BR /&gt;
&lt;BR /&gt;
I need some code to identify and delete all the holes.&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
Leonardo</description>
      <pubDate>Sat, 12 Jul 2008 13:39:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298413#M74121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-12T13:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete faces of 3dSolids</title>
      <link>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298414#M74122</link>
      <description>Using .NET api you'll need Autocad 09 and Autodesk.AutoCAD.DatabaseServices.Solid3d.RemoveFaces(). Make&lt;BR /&gt;
sure you reference acdbmgdbrep.&lt;BR /&gt;
&lt;BR /&gt;
If you need if for pre 09 you'll need to use the native brep api and AcDb3dSolid::removeFaces(). See sample in the&lt;BR /&gt;
utils folder in your ObjectARX skd install.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;LEORONCETTI&gt; wrote in message news:5980137@discussion.autodesk.com...&lt;BR /&gt;
I have a 3dsolid (steel shape) that has many holes (cylinders that was subtracted from main solid).&lt;BR /&gt;
&lt;BR /&gt;
I need some code to identify and delete all the holes.&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
Leonardo&lt;/LEORONCETTI&gt;</description>
      <pubDate>Sun, 13 Jul 2008 14:01:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298414#M74122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-13T14:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Delete faces of 3dSolids</title>
      <link>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298415#M74123</link>
      <description>Also, Autodesk just did a Webcast on Brep .Net which will show you how to traverse a solid to find your faces. I'm not&lt;BR /&gt;
sure where they keep Webcasts for download - maybe someone else does.&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;BLAH&gt; wrote in message news:5980296@discussion.autodesk.com...&lt;BR /&gt;
Using .NET api you'll need Autocad 09 and Autodesk.AutoCAD.DatabaseServices.Solid3d.RemoveFaces(). Make&lt;BR /&gt;
sure you reference acdbmgdbrep.&lt;BR /&gt;
&lt;BR /&gt;
If you need if for pre 09 you'll need to use the native brep api and AcDb3dSolid::removeFaces(). See sample in the&lt;BR /&gt;
utils folder in your ObjectARX skd install.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;LEORONCETTI&gt; wrote in message news:5980137@discussion.autodesk.com...&lt;BR /&gt;
I have a 3dsolid (steel shape) that has many holes (cylinders that was subtracted from main solid).&lt;BR /&gt;
&lt;BR /&gt;
I need some code to identify and delete all the holes.&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
Leonardo&lt;/LEORONCETTI&gt;&lt;/BLAH&gt;</description>
      <pubDate>Sun, 13 Jul 2008 14:23:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/delete-faces-of-3dsolids/m-p/2298415#M74123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-13T14:23:46Z</dc:date>
    </item>
  </channel>
</rss>

