<?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 Creating a 3D solid from lines (Help) in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8515041#M154141</link>
    <description>&lt;P&gt;Hi, I created a 3d object using the line tool but it shows just the outlines I made. I need help in changing the object to have solid faces all round..&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 02:33:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-11T02:33:33Z</dc:date>
    <item>
      <title>Creating a 3D solid from lines (Help)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8515041#M154141</link>
      <description>&lt;P&gt;Hi, I created a 3d object using the line tool but it shows just the outlines I made. I need help in changing the object to have solid faces all round..&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 02:33:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8515041#M154141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-11T02:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 3D solid from lines (Help)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516098#M154142</link>
      <description>Think about it: LINE is a 2d object. How would it suddenly become a "solid with faces" just because you drew something in a Z elevation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do you need to start over using actual SOLID objects &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/AutoCAD-Core/files/GUID-A6C31606-37F1-4D83-A325-C1399488AD42-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/AutoCAD-Core/files/GUID-A6C31606-37F1-4D83-A325-C1399488AD42-htm.html&lt;/A&gt; and &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-046D7281-74F7-4722-B3D7-071C6A5A6A9D-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-046D7281-74F7-4722-B3D7-071C6A5A6A9D-htm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2019 13:49:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516098#M154142</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-01-11T13:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 3D solid from lines (Help)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516143#M154143</link>
      <description>&lt;P&gt;Your best bet and easiest way to make the object into a 3D solid at this point is to:&lt;/P&gt;
&lt;P&gt;1) Use the "Join" command to join sections of lines together into closed polylines,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Use the"Extrude" command on all closed polylines, extruding them further than the extents of the shape you want&lt;/P&gt;
&lt;P&gt;3) Use a combination of "Intersect" and "Subtract" commands to chisel out the shape you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future I'd suggest using commands more aptly suited for 3D Modeling such as Box and Wedge.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 14:04:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516143#M154143</guid>
      <dc:creator>m_angel_lopez94</dc:creator>
      <dc:date>2019-01-11T14:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 3D solid from lines (Help)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516218#M154144</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Noticing that you made a good effort to create all of the linework that would represent the edges of your 3D objects.&amp;nbsp; A reasonable thought certainly in "how can I make this a solid model".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears that you only have flat faces for this model so I can suggest that you create surfaces (faces) for each of the boundary areas.&amp;nbsp; Then you can use SURFSCULPT to generate the solid as long as you have all faces pre4sent and the surfaces form a closed model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW... A more complex model would surely require better technique, as recommended by others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 14:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-3d-solid-from-lines-help/m-p/8516218#M154144</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2019-01-11T14:38:51Z</dc:date>
    </item>
  </channel>
</rss>

