<?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 Re: MACRO Tool buttons en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306580#M1051907</link>
    <description>^C^C_ucs;_z;;_plan;;</description>
    <pubDate>Tue, 11 May 2021 21:24:52 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2021-05-11T21:24:52Z</dc:date>
    <item>
      <title>MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306202#M1051882</link>
      <description>&lt;P&gt;I created a Macro to rotate the UCS&amp;nbsp;@ 90* intervals clockwise within model space but it does not seem to work in AutoCAD Architecture 2022. Here's the Macro:&amp;nbsp;^C^C^R_ucs_Z;;^C^C_plan;;&lt;/P&gt;&lt;P&gt;However, weird things happen I click on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to make it work correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="UCS ROTATE MACRO.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/917695i396AE9DBE1D6F0C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="UCS ROTATE MACRO.jpg" alt="UCS ROTATE MACRO.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 18:43:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306202#M1051882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T18:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306314#M1051883</link>
      <description>&lt;P&gt;What if you actually put what you want, 90, here instead, does that fix it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_1-1620761439541.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/917712i2D6A713128630AA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_1-1620761439541.png" alt="pendean_1-1620761439541.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or how about a LISP?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 19:26:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306314#M1051883</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-05-11T19:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306362#M1051886</link>
      <description>&lt;P&gt;Sorry, but it does not. This type of Macro you have to tell it what axis, i.e. x, y, or z you want to rotate from. Since "Z" in this case comes out at you from the screen looking at plan view I need plan view in model space to rotate 90* clockwise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm better at writing Macros than I am lisp plus Macros are easier. However this bugger is giving me a fit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 19:43:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306362#M1051886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T19:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306388#M1051888</link>
      <description>Oh, I see it now, you don't have an &amp;lt;enter&amp;gt; semi-colon between _UCS and _Z</description>
      <pubDate>Tue, 11 May 2021 19:56:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306388#M1051888</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-05-11T19:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306403#M1051891</link>
      <description>&lt;P&gt;Awesome. I found another issue so we tagged team this one. Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how this should read and work.&amp;nbsp;^C^C^R_ucs;_z;; ^C^C_plan;;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; only true space should be between _z;; and ^C^C&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 20:01:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306403#M1051891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306567#M1051905</link>
      <description>&lt;P&gt;You shouldn't need that second double-cancel ^C^C.&amp;nbsp; If what you have before it completes the UCS command, the Command prompt will be waiting, and you can go into the PLAN command &lt;EM&gt;without&lt;/EM&gt; "re-cancelling" anything.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 21:16:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306567#M1051905</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-05-11T21:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306580#M1051907</link>
      <description>^C^C_ucs;_z;;_plan;;</description>
      <pubDate>Tue, 11 May 2021 21:24:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10306580#M1051907</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-05-11T21:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: MACRO Tool buttons</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10318110#M1052358</link>
      <description>&lt;P&gt;Oh yeah.........duh&amp;nbsp; me. That worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 13:22:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-tool-buttons/m-p/10318110#M1052358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-17T13:22:28Z</dc:date>
    </item>
  </channel>
</rss>

