<?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 Revit Polyface Mesh to AutoCAD 3D Solid in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8064948#M176560</link>
    <description>&lt;P&gt;I am having trouble converting a .dwg file which contains Polyface Mesh into a .stl file. I believe the reason I cannot do this is because I can't convert the Polyface Mesh into a solid (when exporting to .stl file, I'm asked to "&lt;EM&gt;Select solids or watertight meshes&lt;/EM&gt;", and when I attempt to select anything, I receive the message "&lt;EM&gt;Selected objects must be &amp;nbsp;solids or watertight meshes&lt;/EM&gt;").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached an example case with a small number of Polyface Mesh objects. I'd like to be able to convert a .dwg file containing many more Polyface Mesh objects to .stl. Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jun 2018 10:16:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-13T10:16:14Z</dc:date>
    <item>
      <title>Revit Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8064948#M176560</link>
      <description>&lt;P&gt;I am having trouble converting a .dwg file which contains Polyface Mesh into a .stl file. I believe the reason I cannot do this is because I can't convert the Polyface Mesh into a solid (when exporting to .stl file, I'm asked to "&lt;EM&gt;Select solids or watertight meshes&lt;/EM&gt;", and when I attempt to select anything, I receive the message "&lt;EM&gt;Selected objects must be &amp;nbsp;solids or watertight meshes&lt;/EM&gt;").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached an example case with a small number of Polyface Mesh objects. I'd like to be able to convert a .dwg file containing many more Polyface Mesh objects to .stl. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 10:16:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8064948#M176560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: Revit Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065136#M176561</link>
      <description>&lt;P&gt;Search in the forum for "Polyface mesh". This issue was often discussed here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cadder&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 12:01:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065136#M176561</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2018-06-13T12:01:44Z</dc:date>
    </item>
    <item>
      <title>Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065207#M176562</link>
      <description>&lt;P&gt;One solution I found&amp;nbsp;was to use SMOOTHMORE, which converts the "Polyface Mesh" into a "Mesh". However, this mesh is just a blob and loses the structure of the cuboid. Subsequently using SMOOTHLESS results in a cuboid "Mesh". Is there a way to convert a "Polyface MEsh" to a "Mesh" without doing the above?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 12:54:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065207#M176562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T12:54:52Z</dc:date>
    </item>
    <item>
      <title>Betreff: Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065335#M176563</link>
      <description>&lt;P&gt;&amp;nbsp;Try this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://autode.sk/2y7seU1" target="_blank"&gt;https://autode.sk/2y7seU1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cadder&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 13:34:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065335#M176563</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2018-06-13T13:34:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065346#M176564</link>
      <description>&lt;P&gt;I have looked at relevant documentation and in the relevant previous forum posts. The reason I am using a forum is to get help from users.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 13:40:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065346#M176564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T13:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065377#M176565</link>
      <description>&lt;P&gt;Also, in any case, the resulting .stl file is just full of blobs.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 13:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065377#M176565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T13:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065468#M176566</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp; schrieb:&lt;BR /&gt;&lt;P&gt;Also, in any case, the resulting .stl file is just full of blobs.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In the video above (Posting #4) you can see, how to convert PolyfaceMeshes to 3DSolid(s). If you habe problems with the next step (convert to .stl) I cannot help. I have no experiences with this file format. And this has nothing to do with the subject of this thread (Polyface to solid).&lt;BR /&gt;If you habe problems converting to solids let us see an appopriate example ("... in some cases..." is not helpful for help).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cadder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:17:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/8065468#M176566</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2018-06-13T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/12867360#M176567</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I did this process in &lt;U&gt;&lt;STRONG&gt;AutoCAD 2024&lt;/STRONG&gt;&lt;/U&gt; and it worked&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select Polyface mesh&lt;/LI&gt;&lt;LI&gt;Type Comand "CONVTOMESH"&lt;/LI&gt;&lt;LI&gt;Select object again and right click&lt;/LI&gt;&lt;LI&gt;Select "Smoth less"&lt;/LI&gt;&lt;LI&gt;Select object again and right click&lt;/LI&gt;&lt;LI&gt;Select "Convert mesh to"&lt;/LI&gt;&lt;LI&gt;Select "Faceted Solid"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it works for you too&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 15:47:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/12867360#M176567</guid>
      <dc:creator>paulo_silvaSB679</dc:creator>
      <dc:date>2024-06-28T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Polyface Mesh to AutoCAD 3D Solid</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/12868701#M176568</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded your DWG file, but could not load it because I have a really old (R14) version of AutoCAD, so I converted it with Tru View.&amp;nbsp;&amp;nbsp; Many years ago I wrote some ARX code to convert 3DFACE's into an STL file. If you explode the meshes do they become 3DFACE's? I would think it should be relatively easy to write LISP code to convert the 3DFACE's into an STL file, so you might try posting your question over in the Visual LISP, AutoLISP and General Customization forum.&amp;nbsp; I have attached the STL file that I converted from your DWG file.&amp;nbsp; It is in a ZIP file because the forum would not allow the insertion of an STL file???&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jun 2024 12:28:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revit-polyface-mesh-to-autocad-3d-solid/m-p/12868701#M176568</guid>
      <dc:creator>autoid374ceb4990</dc:creator>
      <dc:date>2024-06-29T12:28:11Z</dc:date>
    </item>
  </channel>
</rss>

