<?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: DV -&amp;gt; Twist by object? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106178#M123900</link>
    <description>&lt;P&gt;Doesn't UCS actually change the coordinates of the drawing?&lt;/P&gt;&lt;P&gt;Some people here have told me not to use that because they said it messes up the drawing. Of course, those same people couldn't tell me what to use instead...&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 13:45:09 GMT</pubDate>
    <dc:creator>MbMinx</dc:creator>
    <dc:date>2019-10-24T13:45:09Z</dc:date>
    <item>
      <title>DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9105979#M123898</link>
      <description>&lt;P&gt;North is up. My road is diagonal. I'd like to be able to work along in modelspace, "seeing" my road as horizontal.&lt;/P&gt;&lt;P&gt;I know I can get there with a UCS, but I know that affects more than just the way I "see" the drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SNAPANG changes my cursor to follow the angle, but it doesn't change the angle of what I see. DV -&amp;gt; TWIST will change the view, but I have to know the angle; I'd prefer something I could use on the fly to align with any object. Is there a version of DV -&amp;gt; TWIST that works with an object, or is there an extra Lisp out there to accomplish that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am not talking about viewports in paperspace.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 12:43:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9105979#M123898</guid>
      <dc:creator>MbMinx</dc:creator>
      <dc:date>2019-10-24T12:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106043#M123899</link>
      <description>UCS is what you need: then save it with a name, there is a ucsman pulldown to them go on the fly between all of your views all day long.&lt;BR /&gt;&lt;BR /&gt;Any "lisp" will only use that anyway, lisp doesn't create core commands, but it might help recall saved named ucs locations more easily than the pulldown if you like to type a lot.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 24 Oct 2019 13:04:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106043#M123899</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-10-24T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106178#M123900</link>
      <description>&lt;P&gt;Doesn't UCS actually change the coordinates of the drawing?&lt;/P&gt;&lt;P&gt;Some people here have told me not to use that because they said it messes up the drawing. Of course, those same people couldn't tell me what to use instead...&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 13:45:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106178#M123900</guid>
      <dc:creator>MbMinx</dc:creator>
      <dc:date>2019-10-24T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106203#M123901</link>
      <description>&lt;P&gt;You should learn to value pspace viewports more.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Procedure: Add a working layout that won't be printed.&amp;nbsp; A default viewport is created automatically.&amp;nbsp; Then just rotated the viewport by using the reference angle of two points picked with object snaps on the arbitrary line direction. Enter 0 as the new angle.&lt;/P&gt;
&lt;P&gt;Anytime you want to work full screen in that view as if you were in model space, just vpmax by double clicking the viewport boundary. If you want to work normally, switch to the model tab.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/community/screencast/48cc1452-df25-4433-9385-bd7f783f0acd" target="_blank" rel="noopener"&gt;Check out this screencast.&lt;/A&gt;&amp;nbsp; I still prefer Dean's suggestion.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 13:50:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106203#M123901</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2019-10-24T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106434#M123902</link>
      <description>&lt;P&gt;While that seems a long way to go around to get a rotated view of my modelspace, it definitely works!&lt;/P&gt;&lt;P&gt;Thank you - I would NEVER have thought of that.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:59:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106434#M123902</guid>
      <dc:creator>MbMinx</dc:creator>
      <dc:date>2019-10-24T14:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106958#M123903</link>
      <description>&lt;P&gt;I created a LSP routine to twist the view simply by picking two points along the angle you want parallel to your screen/Viewport&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 18:29:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9106958#M123903</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2019-10-24T18:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: DV -&gt; Twist by object?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9822782#M123904</link>
      <description>&lt;P&gt;Thanks This one Works but can u please tell me why my earlier Lisp File is Not Working&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Oct 2020 07:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/dv-gt-twist-by-object/m-p/9822782#M123904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-25T07:04:32Z</dc:date>
    </item>
  </channel>
</rss>

