<?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>tema Quickly Changing Views and UCS en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9372451#M1012884</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Working for a former employer their AutoCAD was set up so that I could change views &amp;amp; UCS quickly with the number pad i.e. 2(front) 4 (left) 5 (Top)... etc. and doubling the number would change the view and the UCS. Does anyone know if there is an easy way to accomplish this? I don't see anyway to create shortcut keys or alias to accomplish this. Does this require programming knowledge? It was very useful and I grew very accustomed to using these shortcuts.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2020 18:14:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-11T18:14:01Z</dc:date>
    <item>
      <title>Quickly Changing Views and UCS</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9372451#M1012884</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Working for a former employer their AutoCAD was set up so that I could change views &amp;amp; UCS quickly with the number pad i.e. 2(front) 4 (left) 5 (Top)... etc. and doubling the number would change the view and the UCS. Does anyone know if there is an easy way to accomplish this? I don't see anyway to create shortcut keys or alias to accomplish this. Does this require programming knowledge? It was very useful and I grew very accustomed to using these shortcuts.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 18:14:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9372451#M1012884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-11T18:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Quickly Changing Views and UCS</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9372693#M1012907</link>
      <description>&lt;P&gt;Look into the CUI (custom user interface). There is a section for keyboard shortcuts where you can assign commands to keystrokes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 19:52:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9372693#M1012907</guid>
      <dc:creator>mikeevans6697</dc:creator>
      <dc:date>2020-03-11T19:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Quickly Changing Views and UCS</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9373599#M1012957</link>
      <description>&lt;P&gt;Just basic customization skills needed to be able to write such LISP based macros (using LISP because that way you can assign a name to it). Here is one example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(defun c:2 () (command "_.view" "_front") (princ))&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although not sure how your 22 command should work. Would you copy-paste the command-line listing to see how would you perform the desired behavior manually?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 08:28:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9373599#M1012957</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-03-12T08:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Quickly Changing Views and UCS</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9374126#M1012988</link>
      <description>&lt;P&gt;Awesome!&amp;nbsp; Thanks, it automatically changes the UCS doing this but I'm happy I can easily change views now and I'll keep playing with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 12:38:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/quickly-changing-views-and-ucs/m-p/9374126#M1012988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-12T12:38:55Z</dc:date>
    </item>
  </channel>
</rss>

