<?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 rotate view incrementally? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207156#M169836</link>
    <description>&lt;P&gt;Nice work.&amp;nbsp; This is almost exactly what I was seeking.&amp;nbsp; The only problem is since it's using VIEWTWIST it only rotates about the line of sight.&amp;nbsp; If there was a way to do this and determine the axis of rotation, it'd be perfect (primarily I'm trying to rotate around a vertical axis relative the point cloud data).&lt;/P&gt;</description>
    <pubDate>Fri, 17 Aug 2018 16:06:03 GMT</pubDate>
    <dc:creator>JoshBretscher</dc:creator>
    <dc:date>2018-08-17T16:06:03Z</dc:date>
    <item>
      <title>How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199331#M169829</link>
      <description>&lt;P&gt;I'm pretty new to autocad and was wandering if it's possible to rotate your view incrementally using arrow keys.&amp;nbsp; Essentially what I'm looking for would be the same thing as grabbing and dragging the handles on the free orbit circle, just done with arrow keys using incremental values, such as 5 degrees.&amp;nbsp; The previous program I used had a feature like this, and it was extremely useful for aligning lines precisely with point cloud data.&amp;nbsp; Is there a macro or feature out there like this?&amp;nbsp; I have Autocad 2019.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:18:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199331#M169829</guid>
      <dc:creator>JoshBretscher</dc:creator>
      <dc:date>2018-08-14T18:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199364#M169830</link>
      <description>&lt;P&gt;3dorbit let you use the arrow key, but won't let you specify increment in degrees.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:26:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199364#M169830</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2018-08-14T18:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199400#M169831</link>
      <description>&lt;P&gt;Wow, kinda embarrassed to admit I didn't try using the arrows with it.&amp;nbsp; That's pretty close to what I'm looking for.&amp;nbsp; Do you know how the axes which it rotates around are determined?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:35:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199400#M169831</guid>
      <dc:creator>JoshBretscher</dc:creator>
      <dc:date>2018-08-14T18:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199791#M169832</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5730708"&gt;@JoshBretscher&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm pretty new to autocad and was wandering if it's possible to rotate your view incrementally using arrow keys.&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would +/- keys, or some other character-triggering keys, do?&amp;nbsp; I sort of know of a way it could be done, using (grread), but the arrow keys don't trigger anything in that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, if you're talking about a Paper Space Viewport, would Rotating the whole Viewport do, or would you need it to rotate what's &lt;EM&gt;seen in&lt;/EM&gt;&amp;nbsp; the Viewport &lt;EM&gt;without&lt;/EM&gt;&amp;nbsp; Rotating the outline?&amp;nbsp; It could be done without that, using DVIEW and its TWist option, and perhaps by other means.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 21:46:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8199791#M169832</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-14T21:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8201066#M169833</link>
      <description>&lt;P&gt;Using the +/- keys would be fine.&amp;nbsp; Ideally this would be done in the modelspace.&amp;nbsp; It would be awesome if you could setup a UCS and then using the two keys quickly and easily rotate the view about one of the axes.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:13:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8201066#M169833</guid>
      <dc:creator>JoshBretscher</dc:creator>
      <dc:date>2018-08-15T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8204826#M169834</link>
      <description>&lt;P&gt;You can combine the ctrl key with the arrows, something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(WHILE (/= 13 CHAR)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&amp;lt;ENTER&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; (PROMPT "\n&amp;nbsp; &amp;lt;ENTER to quit&amp;gt; Your prompt")&lt;/P&gt;&lt;P&gt;&amp;nbsp; (SETQ CHAR (CAR (CDR (GRREAD NIL 2 1))))&lt;/P&gt;&lt;P&gt;(COND&lt;/P&gt;&lt;P&gt;((= CHAR -6)&amp;nbsp; &amp;nbsp;;(ctrl + LEFT ARROW)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (COMMAND "Your command sequence"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;((= CHAR -7)&amp;nbsp;&amp;nbsp;&amp;nbsp;;(ctrl + RIGHT ARROW)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(COMMAND "Your command sequence"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;((= CHAR -4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;(ctrl + UP ARROW)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(COMMAND "Your command sequence"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;((= CHAR -5)&amp;nbsp;&amp;nbsp;&amp;nbsp;;(ctrl + DOWN ARROW)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(COMMAND "Your command sequence"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;);COND&lt;BR /&gt;&amp;nbsp;);WHILE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the formatting - quick copy paste with some editing&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 17:37:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8204826#M169834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-16T17:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207084#M169835</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5730708"&gt;@JoshBretscher&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Using the +/- keys would be fine.&amp;nbsp; Ideally this would be done in the modelspace.&amp;nbsp; It would be awesome if you could setup a UCS and then using the two keys quickly and easily rotate the view about one of the axes.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the attached ViewTwist.lsp with its VT &amp;amp; VT0 commands, because it uses DVIEW, it can &lt;EM&gt;only&lt;/EM&gt;&amp;nbsp; be done in Model Space.&amp;nbsp; It's about the VIEWTWIST System Variable,&amp;nbsp;and twists [or spins] in DVIEW TWist-option fashion, without changing the current&amp;nbsp;camera-to-target&amp;nbsp;direction, so it doesn't do everything you're imagining, but if anyone's looking for this kind of functionality and finds this thread by its Subject, it&amp;nbsp;should serve their purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has alternatives -- if you find the Up/Down or Right/Left arrow keys more intuitive than +/-, you can use them, though only in conjunction with the CTRL key.&amp;nbsp; And it exits with Enter &lt;EM&gt;or&lt;/EM&gt;&amp;nbsp; Space &lt;EM&gt;or&lt;/EM&gt;&amp;nbsp; either-case X.&amp;nbsp; Pressing 0 goes back to zero twist from anywhere, and there's a separate VT0 command to do that directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It saves your designated angular increment, to offer as default on subsequent use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the top of the file for more detail.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 15:46:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207084#M169835</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-17T15:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207156#M169836</link>
      <description>&lt;P&gt;Nice work.&amp;nbsp; This is almost exactly what I was seeking.&amp;nbsp; The only problem is since it's using VIEWTWIST it only rotates about the line of sight.&amp;nbsp; If there was a way to do this and determine the axis of rotation, it'd be perfect (primarily I'm trying to rotate around a vertical axis relative the point cloud data).&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 16:06:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207156#M169836</guid>
      <dc:creator>JoshBretscher</dc:creator>
      <dc:date>2018-08-17T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to rotate view incrementally?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207562#M169837</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5730708"&gt;@JoshBretscher&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&amp;nbsp;since it's using VIEWTWIST it only rotates about the line of sight.&amp;nbsp; If there was a way to do this and determine the axis of rotation, it'd be perfect (primarily I'm trying to rotate around a vertical axis relative the point cloud data).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yeah, I took the easy route....&amp;nbsp; What you're describing can't be done with DVIEW's TWist option, but I think would require&amp;nbsp;its POints or CAmera-&amp;amp;-TArget options,&amp;nbsp;or maybe using VPOINT.&amp;nbsp; [It could be done with UCS, but that doesn't seem advisable, and would surely take longer.]&amp;nbsp; It would add a step, specifying the axis.&amp;nbsp; The calculation of the new viewpoint for each incremental rotation seems like the tough part to me, but should be possible.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 18:23:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-rotate-view-incrementally/m-p/8207562#M169837</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-17T18:23:24Z</dc:date>
    </item>
  </channel>
</rss>

