<?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: Creating a sketch plane in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9410312#M108858</link>
    <description>&lt;P&gt;Gizmos are used in moving objects. &lt;A href="https://help.autodesk.com/view/ARCHDESK/2020/ENU/index.html?guid=GUID-7BD066C9-31BA-4D47-8064-2F9CF268FA15" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;Click here&lt;/A&gt; for a description.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;With a new file, click Create New Plane then draw a rectangular plane, then Create New Sketch, click the plane I made to be the sketch plane. then draw on that sketch plane a bit. then exit the sketch. I could extrude an object in that sketch plane or something if I wanted. Is this a functionality that autodesk offers?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes. This is possible in Autocad using the ucs function or dynamic ucs. The rectangle would be a a visual representation of the plane only.&amp;nbsp; User coordinate system UCS is the working plane.&lt;/P&gt;&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 101.5625%;"&gt;&lt;IFRAME width="640" height="650" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/a78cb25a-542f-4632-92d8-eb1c7c66f7cf" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;&amp;nbsp;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 30 Mar 2020 18:21:14 GMT</pubDate>
    <dc:creator>R_Tweed</dc:creator>
    <dc:date>2020-03-30T18:21:14Z</dc:date>
    <item>
      <title>Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409543#M108850</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to create a 2d sketch plane in autodesk? I have found videos that show fusion and inventor having the ability to create a sketch plane where you can draw geometry and it will stay locked on that plane. Is there any code I can implement or activate in the customize user interface to allow me to have this capability. There is not efficient way to draw without this capability. This should be a standard. please help.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:57:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409543#M108850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409636#M108851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;as much as i understand ... you may need try Sketch mode in Visual Style . &amp;gt;&amp;gt; &lt;A href="https://knowledge.autodesk.com/support/autocad/getting-started/caas/screencast/Main/Details/f4b4b5c8-3043-4d32-a4fa-4e2cdb8769e0.html" target="_blank" rel="noopener"&gt;Click&lt;/A&gt; &amp;lt;&amp;lt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:25:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409636#M108851</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-03-30T14:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409644#M108852</link>
      <description>&lt;P&gt;AutoCAD uses cartesian coordinate systems. When you start a new drawing, you are looking down, or in "plan" view of the &lt;A href="http://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-E658D5E7-EE5C-4A06-BF34-F71CDB363A71" target="_blank" rel="noopener"&gt;World coordinate system&lt;/A&gt;. Typically, you would start your sketch around 0,0. You can define any number of user coordinate systems or UCS's, which are relative to the world coordinate system WCS. Use the &lt;A href="http://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-0BE49DA1-B323-4758-B49B-4C497D194C7A" target="_blank" rel="noopener"&gt;UCS&lt;/A&gt; command to define your new coordinate system.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:27:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409644#M108852</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2020-03-30T14:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409658#M108853</link>
      <description>&lt;P&gt;Yes there are tools available.&lt;/P&gt;&lt;P&gt;Is this for modeling purposes or 2d only?.&amp;nbsp; The ucs icon is moveable and you can align it.&amp;nbsp; you could define a macro for ucs object.&amp;nbsp; This would align your ucs to a line for example.. as part of the macro you could turn on ucsfollow temporarily so that once you select the line your plan view would align (follow). If your looking for modeling then more options are available.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:33:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409658#M108853</guid>
      <dc:creator>R_Tweed</dc:creator>
      <dc:date>2020-03-30T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409773#M108854</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;From looking at the tabs you have pulled up in your screenshot, I can identify that those are exactly what I am needing. I need to have the flexibility to issue a sketch plane on any surface in order to draw on it. Moving the Global coordinate system every time is not useful because I will need to go back to that surface to sketch on it more. I need a series of sketch planes that build off each other. Is this modeling? If yes, then I need to model things. Ideally, I will create a part library where I can attach a bunch of pre-made parts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you upload the tools that are shown in your screenshot?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:12:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409773#M108854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T15:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409872#M108855</link>
      <description>&lt;P&gt;It looks like you want to turn on dynamic ucs and possibly gizmos.&lt;/P&gt;&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 101.5625%;"&gt;&lt;IFRAME width="640" height="650" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/d4102e13-bd9f-41bf-ad4f-98095d9faba4" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;&amp;nbsp;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:44:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409872#M108855</guid>
      <dc:creator>R_Tweed</dc:creator>
      <dc:date>2020-03-30T15:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409992#M108856</link>
      <description>&lt;P&gt;Can you specify what you mean by gizmos?&lt;/P&gt;&lt;P&gt;This is similar to what I am looking for. this is the process I'm looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With a new file, click Create New Plane then draw a rectangular plane, then Create New Sketch, click the plane I made to be the sketch plane. then draw on that sketch plane a bit. then exit the sketch. I could extrude an object in that sketch plane or something if I wanted. Is this a functionality that autodesk offers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:23:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409992#M108856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T16:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409999#M108857</link>
      <description>&lt;P&gt;Sketch plane in Inventor or Fusion = UCS location in AutoCAD.&amp;nbsp; Once a new UCS has been created you can name it and make coming back to it easy, or you just use the UCS command to select a surface, or pick 3 points, etc.&amp;nbsp; I work in all the programs mentioned and AutoCAD doesn't have a 'sketch' mode where you can come back and edit and have the model adjust, AutoCAD has some 3D capability but not true 3D modeling.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:25:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9409999#M108857</guid>
      <dc:creator>GrantsPirate</dc:creator>
      <dc:date>2020-03-30T16:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9410312#M108858</link>
      <description>&lt;P&gt;Gizmos are used in moving objects. &lt;A href="https://help.autodesk.com/view/ARCHDESK/2020/ENU/index.html?guid=GUID-7BD066C9-31BA-4D47-8064-2F9CF268FA15" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;Click here&lt;/A&gt; for a description.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;With a new file, click Create New Plane then draw a rectangular plane, then Create New Sketch, click the plane I made to be the sketch plane. then draw on that sketch plane a bit. then exit the sketch. I could extrude an object in that sketch plane or something if I wanted. Is this a functionality that autodesk offers?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes. This is possible in Autocad using the ucs function or dynamic ucs. The rectangle would be a a visual representation of the plane only.&amp;nbsp; User coordinate system UCS is the working plane.&lt;/P&gt;&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 101.5625%;"&gt;&lt;IFRAME width="640" height="650" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/a78cb25a-542f-4632-92d8-eb1c7c66f7cf" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;&amp;nbsp;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:21:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/9410312#M108858</guid>
      <dc:creator>R_Tweed</dc:creator>
      <dc:date>2020-03-30T18:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a sketch plane</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/11183708#M108859</link>
      <description>how do i "define a new user coordinate system"?&lt;BR /&gt;i have clicked on UCS but theres a dotted line connected to an origin floating off to my xyz cursor that won't snap to anything and i have no clue how to not accidentally cant the thing 87 and a half degrees bilaterally inverse to a normal plane bisecting backwardsly the midcomplementary angle 43 miles away in next tuesday. how can one tell where which what the gimble is doing? there isn't exactly an artificial horizon.&lt;BR /&gt;open cad, make sketch, sketch is on top... dont want sketch plan view, want sketch elevation view. want to draw door and window, not want draw roof shingle, how make draw on front plane, YZ plane, good plane</description>
      <pubDate>Sat, 21 May 2022 02:34:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/creating-a-sketch-plane/m-p/11183708#M108859</guid>
      <dc:creator>blaine.warner</dc:creator>
      <dc:date>2022-05-21T02:34:30Z</dc:date>
    </item>
  </channel>
</rss>

