<?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 add a face to an object in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494298#M155609</link>
    <description>&lt;P&gt;No difference between 2018 and 2019 or student vs paid versions.&lt;/P&gt;
&lt;P&gt;You used EXPLODE!&amp;nbsp; That is what is turning your solids to regions or surfaces.&lt;/P&gt;
&lt;P&gt;You must use the solid editing tool for Separate.&amp;nbsp; I don't know the Mac menus for where to find it but the long form would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SOLEDIT enter&lt;/P&gt;
&lt;P&gt;choose Body&lt;/P&gt;
&lt;P&gt;choose Separate&lt;/P&gt;
&lt;P&gt;select the solids to divide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Dec 2018 23:40:13 GMT</pubDate>
    <dc:creator>beyoungjr</dc:creator>
    <dc:date>2018-12-31T23:40:13Z</dc:date>
    <item>
      <title>How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8488582#M155597</link>
      <description>&lt;P&gt;I had no idea how to word the title this question, sorry.&lt;/P&gt;
&lt;P&gt;I made an illustrator file, which I exploded, then joined again to make sure was making a closed polyline. I extruded it in the attempts to subtract it from an object. Here is an image of the output.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-12-26 at 6.03.57 PM.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/585015iC2E5A32FFCB27030/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-12-26 at 6.03.57 PM.png" alt="Screen Shot 2018-12-26 at 6.03.57 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't figure out how to create a face for that text. What I mean by face is making the text itself to be engraved, and not just the path of the letters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And also I tried extruding the crosshair to the left in the image and I got an error: "Cannot sweep or extrude a self-intersecting curve."&lt;/P&gt;
&lt;P&gt;Does anyone know how I can get around that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 01:30:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8488582#M155597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-27T01:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8488594#M155598</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; What I mean by face is making the text itself to &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; be engraved, and not just the path of the letters&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Did you try command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXTRUDE&lt;/FONT&gt;&lt;/STRONG&gt; as well as command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_PRESSPULL&lt;/FONT&gt;&lt;/STRONG&gt;? Do both return with surfaces instead of 3D-solids (so the cap's for the letters are closed)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When getting outline from other software which works spline based most times the contours are either self-intersecting or segments or vertices within this contour are doubled. That's why a 3D-solid can't be created.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides of &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_PRESSPULL&lt;/FONT&gt;&lt;/STRONG&gt; you might also try&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;create a new contour using command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_BOUNDARY&lt;/FONT&gt;&lt;/STRONG&gt; and then extrude this new region/polyline (whatever is the resulting object)&lt;/LI&gt;
&lt;LI&gt;use command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_OVERKILL&lt;/FONT&gt;&lt;/STRONG&gt; to try to cleanup the the imported paths before running &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_EXTRUDE&lt;/FONT&gt;&lt;/STRONG&gt;/&lt;STRONG&gt;&lt;FONT color="#333399"&gt;_PRESSPULL&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 01:50:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8488594#M155598</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2018-12-27T01:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489382#M155599</link>
      <description>&lt;P&gt;If the P and R are truly closed polylines then extruding them should result in solid objects.&amp;nbsp; Note, the polyline property for closed may indicate yes or no for a polyline that is closed.&amp;nbsp; Yes here indicates that the polyline's last vertex is not the same as the first but that the closed flag has been set.&amp;nbsp; A no for the colosed property could still indicate a closed polyline but closure is achieved by having the first and last vertices coincident.&amp;nbsp; Either way a solid should be created when you extrude a "closed" polyline.&amp;nbsp; &amp;nbsp;My guess is that the polyline is not closed.&amp;nbsp; It is difficult to tell from the image but it looks like the shape may have an excessive number of vertices.&amp;nbsp; &amp;nbsp;Another thing to try is to place a surface on the top and bottom of the letters and use &lt;STRONG&gt;surfsculpt&lt;/STRONG&gt; to make a solid. This will not work if there is a gap in the perimeter of the shape.&lt;/P&gt;
&lt;P&gt;As for the crosshair I would examine it closely for self-intersections and use the &lt;STRONG&gt;pedit&lt;/STRONG&gt; command to walk around around its perimeter&amp;nbsp; (&lt;STRONG&gt;pedit&lt;/STRONG&gt;, &lt;STRONG&gt;e&lt;/STRONG&gt; then &lt;SPAN&gt;[Enter]&lt;/SPAN&gt;&lt;SPAN&gt;[Enter]&lt;/SPAN&gt;&lt;SPAN&gt;[Enter]&lt;/SPAN&gt;&lt;SPAN&gt;[Enter]&lt;/SPAN&gt;&lt;SPAN&gt;[Enter] and see if the marker backtracks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you post a file with the letters and the crosshair.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 15:35:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489382#M155599</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-12-27T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489722#M155600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Looks to me like the objects in your file are somewhat concave, or am I wrong?&lt;/P&gt;
&lt;P&gt;If the objects are flat in the Z axis and you are able to create walls only then you could try to create a REGION first then EXTRUDE the REGION.&lt;/P&gt;
&lt;P&gt;You might also be able to EXTRACT EDGES of your 3D surfaces and use only the new top edges to JOIN and generate new closed polylines, which might EXTRUDE better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If concave then focus on flat first and then you could subtract a cylinder or sphere to work out that effect later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We could guide you a little better if we had a file to open and analyze.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 18:58:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489722#M155600</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2018-12-27T18:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489730#M155601</link>
      <description>&lt;P&gt;remake the closed plines using bpoly command. I run into the "self intersecting" issue all the time.&lt;/P&gt;
&lt;P&gt;Save the drawing before running bpoly. Hatch, bpoly, and anything that "flood fills" to get a boundary is unstable. It may look forever. Set view to top, and just zoom into your existing plines. If bpoly finds a closed region, and makes the pline, they normally work for sweep and extrude.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 19:02:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8489730#M155601</guid>
      <dc:creator>JamesMaeding</dc:creator>
      <dc:date>2018-12-27T19:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8490161#M155602</link>
      <description>&lt;P&gt;I've tried exploding, overkill, rejoining. No go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've attached the file. I'd like to learn and not just have someone do it for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I have a projection layer you'll see. I used that to project to text onto the curved surface.&lt;/P&gt;
&lt;P&gt;I then extrude the projection which, you are correct, is curved. Can I only extrude a flat surface?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 02:51:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8490161#M155602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-28T02:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8490255#M155603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here are some steps I tried that might give you what you want.&amp;nbsp;&amp;nbsp;The term for this design element is Emboss or Deboss and AutoCAD does not extrude or press-pull non-flat objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Change to WCS coordinate system (World)&lt;/LI&gt;
&lt;LI&gt;Turn on the Projection layer to reveal your flat profiles.&lt;/LI&gt;
&lt;LI&gt;Re-align and position the flat profiles to align with the outside radius of your card holder and toward its center.&lt;/LI&gt;
&lt;LI&gt;Press-pull or extrude the flat objects to -1 unit (I moved the card holder solid 12 units in the X axis to avoid confusion in this).&lt;/LI&gt;
&lt;LI&gt;Move the card holder solid back to original position.&lt;BR /&gt;** Observe the 3D solid logo objects project through the front face by 1 unit.&lt;/LI&gt;
&lt;LI&gt;Copy all objects to a distance in the X axis.&lt;/LI&gt;
&lt;LI&gt;Use the Subtract command to remove the card holder from the logo solids (the logo will now appear to be a broken solid set).&lt;/LI&gt;
&lt;LI&gt;Use the Separate Solids command to separate the logo objects.&lt;/LI&gt;
&lt;LI&gt;Delete the inner objects.&lt;BR /&gt;**The outer objects can now be moved along the radial path to a desired depth on the card holder face.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="steps.PNG" style="width: 887px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/585344iD3390C5E99503AE5/image-dimensions/887x109?v=v2" width="887" height="109" role="button" title="steps.PNG" alt="steps.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My steps above do not detail every move so if you wish to get more detail I'll be happy to write more or do a Screencast.&lt;/P&gt;
&lt;P&gt;Does the following image reveal your desired outcome?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CardHolder.jpg" style="width: 685px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/585342i196EFCFBC8ACCAF5/image-dimensions/685x548?v=v2" width="685" height="548" role="button" title="CardHolder.jpg" alt="CardHolder.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 06:00:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8490255#M155603</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2018-12-28T06:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8493279#M155604</link>
      <description>&lt;P&gt;Your steps were amazing. I learned through&amp;nbsp;tutorials online and didn't know you can't extrude a curve, so that alone helped so much.&lt;/P&gt;
&lt;P&gt;I got to the final step, but there seems to be something wrong I can't figure out. First time having this problem, but&amp;nbsp;the extruded text won't subtract from the card holder. I've attached the file.&lt;/P&gt;
&lt;P&gt;I thought maybe you can't subtract from different layers, so I tried in a new file, and worked just fine, so I'm not sure why it's not subtracting.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Dec 2018 22:31:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8493279#M155604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-30T22:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494050#M155605</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I see that you have been successful in the positioning of the items you wish to subtract but unfortunately the items have become regions and surfaces.&amp;nbsp; You must subtract solids from solids.&amp;nbsp; The other objects that are 5 units to the right of the primary are solids.&lt;/P&gt;
&lt;P&gt;Something must have happened while you were constructing?&lt;/P&gt;
&lt;P&gt;The regions and surfaces appear to intersect with the card holder very well so positioning is great but those objects will not subtract.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solution...&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Delete the all of the items that you have at the card holder face.&lt;/LI&gt;
&lt;LI&gt;Copy the card holder 5 units to the right so that the logo solids intersect.&lt;/LI&gt;
&lt;LI&gt;Subtract the copied card holder from the logo solids (select all of the logo solids at once for the subtract from items).&lt;/LI&gt;
&lt;LI&gt;Separate the logo solids that become gapped from the subtraction.&lt;/LI&gt;
&lt;LI&gt;Delete the non-frontal logo solids.&lt;/LI&gt;
&lt;LI&gt;Copy the frontal logo solids 5 units to left so they are on the face of the initial card holder.&lt;/LI&gt;
&lt;LI&gt;Move them into the card holder by you desired amount.&lt;/LI&gt;
&lt;LI&gt;Subtract the logo solids from the card holder.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that works for ya,&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 18:26:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494050#M155605</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2018-12-31T18:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494126#M155606</link>
      <description>&lt;P&gt;Same issue, but I've figured out what is happening.&lt;/P&gt;
&lt;P&gt;I started again from step one of extruding the Projection layer, clicking on the extruded text every step to see when it turns into a region.&lt;/P&gt;
&lt;P&gt;It turns into a region when I use the SEPARATE command; subtracting the card holder shape from the extruded text.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-12-31 at 2.38.34 PM.png" style="width: 651px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/586092i8D1074FF7174EEDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-12-31 at 2.38.34 PM.png" alt="Screen Shot 2018-12-31 at 2.38.34 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A side note: I also looked up how to convert regions to Solids, and in the research some people were recommending Mechanical Desktop to be able to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I using the correct software do you think? Or is there a better application for custom design work?&lt;/P&gt;
&lt;P&gt;It could be that I'm still really new to this that it's taking so long, or is it I'm not using the right tools?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 19:44:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494126#M155606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-31T19:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494159#M155607</link>
      <description>&lt;P&gt;Very strange... I used the 3D solids you had and I subtracted the card holder from them.&amp;nbsp; They combined but remained as a single 3D solid.&amp;nbsp; I then used Separate and they divided into individual 3D solids.&amp;nbsp; Cannot figure out how yours are exploding into regions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Mechanical Desktop" is an old vertical product of AutoCAD.&amp;nbsp; The modern equivalent is just "Mechanical".&amp;nbsp; You do not need Mechanical to accomplish the task you are working on.&lt;/P&gt;
&lt;P&gt;I am using plain AutoCAD 2019 (often referred to as Vanilla) but the process we are working through is the same command sets for many years/versions prior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Screencast demo &lt;STRONG&gt;&lt;A href="https://autode.sk/2SwoctN" target="_blank"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;&lt;/STRONG&gt; just to make sure you can get a result in the same way as I am.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 20:39:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494159#M155607</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2018-12-31T20:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494241#M155608</link>
      <description>&lt;P&gt;I'm think it's because you're using 2019. I'm on 2018 student version. I will check our school's site if 2019 is available yet or not. I read that all the "toolsets" are included in 2019, so that must be auto-correcting it for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a screen capture of what's happening on my end.&lt;/P&gt;
&lt;P&gt;I mess up the first go by not selecting everything, excuse that moment lol.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 22:06:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494241#M155608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-31T22:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494298#M155609</link>
      <description>&lt;P&gt;No difference between 2018 and 2019 or student vs paid versions.&lt;/P&gt;
&lt;P&gt;You used EXPLODE!&amp;nbsp; That is what is turning your solids to regions or surfaces.&lt;/P&gt;
&lt;P&gt;You must use the solid editing tool for Separate.&amp;nbsp; I don't know the Mac menus for where to find it but the long form would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SOLEDIT enter&lt;/P&gt;
&lt;P&gt;choose Body&lt;/P&gt;
&lt;P&gt;choose Separate&lt;/P&gt;
&lt;P&gt;select the solids to divide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 23:40:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494298#M155609</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2018-12-31T23:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494301#M155610</link>
      <description>&lt;P&gt;Omg. I apologize. First of all, I meant to start this thread in the for MAC forum lol. And second, using the command SEPARATE in mac brings up SEPARATE (EXPLODE).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/665765"&gt;@maxim_k&lt;/a&gt;, you've helped me a lot so far, I was just wondering if you knew the mac equivalent for the solid separate tool?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 23:51:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494301#M155610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-31T23:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494307#M155611</link>
      <description>&lt;P&gt;The Separate icon on ACAD for Windows is just a subset from the SOLIDEDIT command, mentioned steps in last post.&lt;/P&gt;
&lt;P&gt;It's okay that you came to the regular forum as it was certainly a functional question at first and not specific to Mac.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does SOLIDEDIT bring up the chain of options I mentioned before?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Blaine&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jan 2019 00:13:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494307#M155611</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2019-01-01T00:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494309#M155612</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Your previous message was "SOLEDIT" So I kept trying to find the wrong thing lol&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I did the SOLIDEDIT command, and it worked&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks for all your time m8! I'll post something up when I get it made to show you how it came out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks again :D:D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jan 2019 00:19:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/8494309#M155612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-01T00:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a face to an object</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/13205035#M155613</link>
      <description>&lt;P&gt;im having a similer issue but its with the text tool in Autocad,&amp;nbsp;&lt;BR /&gt;my goal was to make some name plates so i used the text tool to type the names out then i exploded the text to turn into lines.&lt;BR /&gt;&lt;BR /&gt;now im trying to export this off to my 3dprinter but i realised the top and bettem faces arnt there so it cant be exported as an STL, ive tryed the proposed solutions for the issue but its not working, is there something im missing&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-12-11 182214.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1444472iAF60604B85FCA09C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-12-11 182214.png" alt="Screenshot 2024-12-11 182214.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 10:27:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-add-a-face-to-an-object/m-p/13205035#M155613</guid>
      <dc:creator>bradley_huntley</dc:creator>
      <dc:date>2024-12-11T10:27:28Z</dc:date>
    </item>
  </channel>
</rss>

