<?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: How to convert 3dsolid to subdmesh? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8545962#M5762</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see such way: &lt;STRONG&gt;AcDb3dSolid -&amp;gt; AcDbPolyFaceMesh -&amp;gt; AcDbSubDMesh&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. AcDb3dSolid -&amp;gt; AcDbPolyFaceMesh: &lt;A href="http://adn-cis.org/forum/index.php?topic=6998.msg19405#msg19405" target="_blank" rel="noopener"&gt;http://adn-cis.org/forum/index.php?topic=6998.msg19405#msg19405&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. AcDbPolyFaceMesh -&amp;gt; AcDbSubDMesh: &lt;A href="https://adndevblog.typepad.com/autocad/2016/11/how-to-convert-polyfacemesh-to-3dsolid.html&amp;nbsp;" target="_blank" rel="noopener"&gt;https://adndevblog.typepad.com/autocad/2016/11/how-to-convert-polyfacemesh-to-3dsolid.html&amp;nbsp;&lt;/A&gt; (only GetPolyFaceMeshData and CreateSubdMesh functions)&lt;/P&gt;
&lt;P&gt;Other way is using acdbGetObjectMesh function: &lt;A href="https://adndevblog.typepad.com/autocad/2012/05/define-holes-with-acddsubdmeshsetsubdmesh-the-same-way-as-with-acgigeometryshell.html" target="_blank"&gt;https://adndevblog.typepad.com/autocad/2012/05/define-holes-with-acddsubdmeshsetsubdmesh-the-same-way-as-with-acgigeometryshell.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 11:33:06 GMT</pubDate>
    <dc:creator>Alexander.Rivilis</dc:creator>
    <dc:date>2019-01-24T11:33:06Z</dc:date>
    <item>
      <title>How to convert 3dsolid to subdmesh?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8545611#M5761</link>
      <description>&lt;P&gt;Hello,i'm new here,i found a post here ask about get mesh data.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/objectarx/how-to-get-mesh-data/td-p/8190607" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/objectarx/how-to-get-mesh-data/td-p/8190607&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to export mesh data to Unity too ,but i don't know how to convert 3dsolid to subdmesh.&lt;/P&gt;
&lt;P&gt;I only see AcDb3dSolid::createFrom and AcDbSubDMesh::convertToSolid,both convert subdmesh to 3dsolid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's my first time to use arx,anyway,thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 08:22:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8545611#M5761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert 3dsolid to subdmesh?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8545962#M5762</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see such way: &lt;STRONG&gt;AcDb3dSolid -&amp;gt; AcDbPolyFaceMesh -&amp;gt; AcDbSubDMesh&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. AcDb3dSolid -&amp;gt; AcDbPolyFaceMesh: &lt;A href="http://adn-cis.org/forum/index.php?topic=6998.msg19405#msg19405" target="_blank" rel="noopener"&gt;http://adn-cis.org/forum/index.php?topic=6998.msg19405#msg19405&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. AcDbPolyFaceMesh -&amp;gt; AcDbSubDMesh: &lt;A href="https://adndevblog.typepad.com/autocad/2016/11/how-to-convert-polyfacemesh-to-3dsolid.html&amp;nbsp;" target="_blank" rel="noopener"&gt;https://adndevblog.typepad.com/autocad/2016/11/how-to-convert-polyfacemesh-to-3dsolid.html&amp;nbsp;&lt;/A&gt; (only GetPolyFaceMeshData and CreateSubdMesh functions)&lt;/P&gt;
&lt;P&gt;Other way is using acdbGetObjectMesh function: &lt;A href="https://adndevblog.typepad.com/autocad/2012/05/define-holes-with-acddsubdmeshsetsubdmesh-the-same-way-as-with-acgigeometryshell.html" target="_blank"&gt;https://adndevblog.typepad.com/autocad/2012/05/define-holes-with-acddsubdmeshsetsubdmesh-the-same-way-as-with-acgigeometryshell.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 11:33:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8545962#M5762</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2019-01-24T11:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert 3dsolid to subdmesh?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8549031#M5763</link>
      <description>&lt;P&gt;It works,thanks a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 10:09:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-convert-3dsolid-to-subdmesh/m-p/8549031#M5763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-25T10:09:28Z</dc:date>
    </item>
  </channel>
</rss>

