<?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 Best tips and tricks for ACAD 2022 in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248119#M28720</link>
    <description>&lt;P&gt;I've been on here for a year or so now, coming back to ACAD after 15 years away. Found lots of helpful tips on here, thanks to all who helped. A few that really got me going I'll list here. If you have any great tips that could apply to general drafting techniques, tips, trick,s or favorite time savers feel free to post here! I'll put a few down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. "Preview" command-enables you to get a preview of layout tab prior to publish.&lt;/P&gt;&lt;P&gt;2."CHSPACE" helpful when exploding a pdf with text that you may reuse. You can move all annotations over to paper space in one swoop.&lt;/P&gt;&lt;P&gt;3. "stripmtxt"- this is a lisp that I found helpful on here. Not sure why but some of our templates have txt that is justified to one setting but cannot be changed in the properties dialogue. Im nut sure why this is, but with this list you can strip justification out, allowing you to the be capable of setting it thru properties menu again.&lt;/P&gt;&lt;P&gt;4. "MSTRETCH" allows you to extend several lines or polylines at once.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feel free to add to this list and try and provide a description for how these work, might have a newbie like me looking for some direction!&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 13:28:26 GMT</pubDate>
    <dc:creator>mattdVF27J</dc:creator>
    <dc:date>2023-09-18T13:28:26Z</dc:date>
    <item>
      <title>Best tips and tricks for ACAD 2022</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248119#M28720</link>
      <description>&lt;P&gt;I've been on here for a year or so now, coming back to ACAD after 15 years away. Found lots of helpful tips on here, thanks to all who helped. A few that really got me going I'll list here. If you have any great tips that could apply to general drafting techniques, tips, trick,s or favorite time savers feel free to post here! I'll put a few down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. "Preview" command-enables you to get a preview of layout tab prior to publish.&lt;/P&gt;&lt;P&gt;2."CHSPACE" helpful when exploding a pdf with text that you may reuse. You can move all annotations over to paper space in one swoop.&lt;/P&gt;&lt;P&gt;3. "stripmtxt"- this is a lisp that I found helpful on here. Not sure why but some of our templates have txt that is justified to one setting but cannot be changed in the properties dialogue. Im nut sure why this is, but with this list you can strip justification out, allowing you to the be capable of setting it thru properties menu again.&lt;/P&gt;&lt;P&gt;4. "MSTRETCH" allows you to extend several lines or polylines at once.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feel free to add to this list and try and provide a description for how these work, might have a newbie like me looking for some direction!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 13:28:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248119#M28720</guid>
      <dc:creator>mattdVF27J</dc:creator>
      <dc:date>2023-09-18T13:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Best tips and tricks for ACAD 2022</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248329#M28721</link>
      <description>Just a few short ones from my personal troubleshooting notes:&lt;BR /&gt;&lt;BR /&gt;- AutoCAD drawing visual errors in 3D: try "REGEN3" command&lt;BR /&gt;- AutoCAD status (bottom) bar keeps moving and popping: STATUSBARAUTOWRAP = OFF&lt;BR /&gt;- Remove curved sections from AutoCAD polylines: select the Polylines/Curves and type PE &amp;gt; Decurve&lt;BR /&gt;- Fix disconnected edges/corners from a 2D profile: "PEDIT &amp;gt; M (multiple) &amp;gt; JOIN &amp;gt; JOINTYPE &amp;gt; BOTH &amp;gt; 1.0 (fuzz distance)". Afterward, trim any flying edges across the profile.&lt;BR /&gt;- AutoCAD save dialog window does not appear: Set FILEDIA to 1 by typing FILEDIA in the command line.&lt;BR /&gt;- AutoCAD ribbon is missing/blank: type CUILOAD in command, unload and load back ACAD.CUIX&lt;BR /&gt;- CutePDF Writer does not print AutoCAD DWG to PDF: make sure file is not open from e-mail attachment, but from a location in local or network drive.&lt;BR /&gt;- Export 3D DWG to STP/STEP format in AutoCAD: open AutoCAD MECHANICAL, and type on the command bar "STEPOUT"&lt;BR /&gt;- AutoCAD crashing when display driver stops responding (possibly with overly-dense hatches): set a System Environment Variable in Windows as HPMAXLINES with value of 100 (minimum).&lt;BR /&gt;- AutoCAD geometry imported into Inventor appears skewed/modified: Set "MEASUREMENT" to "1" in the ACAD file, then import again.&lt;BR /&gt;- AutoCAD Layer Properties window shows up blank or fogged (clicking each layer will make the cells show up): LAYERDLGMODE = 0&lt;BR /&gt;- AutoCAD layer objects are not selectable (cannot be selected): thaw (unfreeze) the "0" layer and try again. The other, half-layer, might be tied somehow to it.&lt;BR /&gt;- AUTOCAD: Block cannot be exploded. Open properties. Edit Block. Scroll down properties to "Allow exploding". Switch to Yes, and save the block.</description>
      <pubDate>Mon, 18 Sep 2023 14:26:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248329#M28721</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-09-18T14:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Best tips and tricks for ACAD 2022</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248476#M28722</link>
      <description>Explore the newest features in AutoCAD 2024 software&lt;BR /&gt;&lt;A href="https://www.autodesk.com/products/autocad/features" target="_blank"&gt;https://www.autodesk.com/products/autocad/features&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What's New in AutoCAD 2023! Digging into the Details!&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/Whats-new-AutoCAD-2023-Digging-Details-2022" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/Whats-new-AutoCAD-2023-Digging-Details-2022&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;AutoCAD Tips, Tricks, and the Most Dapper Drafting Techniques&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/AutoCAD-Tips-Tricks-and-Most-Dapper-Drafting-Techniques-2022" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/AutoCAD-Tips-Tricks-and-Most-Dapper-Drafting-Techniques-2022&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;AutoCAD Tips, Tricks, and the Most Dependable Drafting Techniques&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/AutoCAD-Tips-Tricks-and-Most-Dependable-Drafting-Techniques-2021" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/AutoCAD-Tips-Tricks-and-Most-Dependable-Drafting-Techniques-2021&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Professional Tips and Techniques Using the Sheet Set Manager in AutoCAD&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/Professional-Tips-and-Techniques-Using-Sheet-Set-Manager-AutoCAD-2021" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/Professional-Tips-and-Techniques-Using-Sheet-Set-Manager-AutoCAD-2021&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Using Custom Grip to Enhance User Interaction with AutoCAD Entities&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/Using-Custom-Grip-Enhance-User-Interaction-AutoCAD-Entities-2022" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/Using-Custom-Grip-Enhance-User-Interaction-AutoCAD-Entities-2022&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Take your Pick, a deep dive into Object Selection in AutoCAD&lt;BR /&gt;&lt;A href="https://www.autodesk.com/autodesk-university/class/Take-your-Pick-deep-dive-Object-Selection-AutoCAD-2021" target="_blank"&gt;https://www.autodesk.com/autodesk-university/class/Take-your-Pick-deep-dive-Object-Selection-AutoCAD-2021&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Sep 2023 15:15:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248476#M28722</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-09-18T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best tips and tricks for ACAD 2022</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248510#M28723</link>
      <description>&lt;P&gt;Let’s not forget the infamous support for DirectX 12 mode introduced with this version which causes all kinds of weird display issues sending the user to quickly switch back to DirectX 11&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/how-to-disable-directx-12-in-autocad-2022-tip12951" target="_blank"&gt;https://www.cadforum.cz/en/how-to-disable-directx-12-in-autocad-2022-tip12951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 15:30:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/best-tips-and-tricks-for-acad-2022/m-p/12248510#M28723</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-09-18T15:30:57Z</dc:date>
    </item>
  </channel>
</rss>

