<?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: Copy/Rotate and Move/Rotate Commands in AutoCAD Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894341#M27283</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;C'mon guys. The&amp;nbsp;Copy Rotate&amp;nbsp;is an age old standard&amp;nbsp;feature of AutoCAD:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RO &amp;lt;Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select objects to rotate&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select base point&amp;gt;&lt;/P&gt;
&lt;P&gt;C &amp;lt;Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select or Type in angle and hit Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm surprised no one gave you the correct answer yet. I'm not even an AutoCAD guy.&amp;nbsp;Only&amp;nbsp;us&amp;nbsp;dinosaurs know this?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is actually just the rotate command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't really need LISP or custom programming&amp;nbsp;to accomplish this. &amp;nbsp;You can just open the CUI and create 2 new commands and then using a macro just automate the MOCORO command. &amp;nbsp;One using the copy/rotate combination and another using the move/rotate combination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="http://help.autodesk.com/view/ACD/2016/ENU/?guid=GUID-D991386C-FBAA-4094-9FCB-AADD98ACD3EF" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;for learning about macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also accomplish the same thing using the Action Recorder. &amp;nbsp;See &lt;A href="https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Customization/files/GUID-6F3A7AB7-C85B-4331-BBC4-D9A75E5D1C99-htm.html" target="_self"&gt;here&lt;/A&gt; for learning about the Action Recorder.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2015 15:23:35 GMT</pubDate>
    <dc:creator>Keith.Brown</dc:creator>
    <dc:date>2015-11-05T15:23:35Z</dc:date>
    <item>
      <title>Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5237353#M27279</link>
      <description>&lt;P&gt;I am working in CAD 2012 and trying to use the copy/rotate and move/rotate commands, but can't figure them out. &amp;nbsp;At my previous job this was an option, and the shortcut keys were CR and MR. &amp;nbsp;Can anyone help with what the general command is? &amp;nbsp;I know how to customize my shortcut keys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 16:15:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5237353#M27279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T16:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5238579#M27280</link>
      <description>&lt;P&gt;Any chance that those were customized commands at your previous office (AutoLISP, perhaps)?&amp;nbsp; The Express Tools offers MOCORO (Move, Copy, Rotate), which allows you to move or copy and then rotate the moved or copied item.&amp;nbsp; I am not aware of any out-of-the-box combined Move-Rotate or Copy-Rotate commands.&amp;nbsp; If writing LISP code is not your thing, you can probably use Google to find LISP routines that do what you want.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2014 02:28:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5238579#M27280</guid>
      <dc:creator>David_W_Koch</dc:creator>
      <dc:date>2014-08-28T02:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5239433#M27281</link>
      <description>&lt;P&gt;Shoot. &amp;nbsp;I was hoping it wasn't customized, but it's possible. &amp;nbsp;And no, writing code isn't my thing, but I'm quite handy with Google and will look something up, or continue with my current method. &amp;nbsp;Thanks for the reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nancy&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2014 12:29:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5239433#M27281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-28T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5892849#M27282</link>
      <description>&lt;P&gt;C'mon guys. The&amp;nbsp;Copy Rotate&amp;nbsp;is an age old standard&amp;nbsp;feature of AutoCAD:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RO &amp;lt;Enter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Select objects to rotate&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Select base point&amp;gt;&lt;/P&gt;&lt;P&gt;C &amp;lt;Enter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Select or Type in angle and hit Enter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm surprised no one gave you the correct answer yet. I'm not even an AutoCAD guy.&amp;nbsp;Only&amp;nbsp;us&amp;nbsp;dinosaurs know this?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 19:12:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5892849#M27282</guid>
      <dc:creator>lesmfunk</dc:creator>
      <dc:date>2015-11-04T19:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894341#M27283</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;C'mon guys. The&amp;nbsp;Copy Rotate&amp;nbsp;is an age old standard&amp;nbsp;feature of AutoCAD:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RO &amp;lt;Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select objects to rotate&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select base point&amp;gt;&lt;/P&gt;
&lt;P&gt;C &amp;lt;Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;Select or Type in angle and hit Enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm surprised no one gave you the correct answer yet. I'm not even an AutoCAD guy.&amp;nbsp;Only&amp;nbsp;us&amp;nbsp;dinosaurs know this?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is actually just the rotate command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't really need LISP or custom programming&amp;nbsp;to accomplish this. &amp;nbsp;You can just open the CUI and create 2 new commands and then using a macro just automate the MOCORO command. &amp;nbsp;One using the copy/rotate combination and another using the move/rotate combination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See &lt;A href="http://help.autodesk.com/view/ACD/2016/ENU/?guid=GUID-D991386C-FBAA-4094-9FCB-AADD98ACD3EF" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;for learning about macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also accomplish the same thing using the Action Recorder. &amp;nbsp;See &lt;A href="https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Customization/files/GUID-6F3A7AB7-C85B-4331-BBC4-D9A75E5D1C99-htm.html" target="_self"&gt;here&lt;/A&gt; for learning about the Action Recorder.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 15:23:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894341#M27283</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2015-11-05T15:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894419#M27284</link>
      <description>&lt;P&gt;Screencast on how to&amp;nbsp;use the Action Recorder to create two new commands. &amp;nbsp;&lt;STRONG&gt;MoveRotate&lt;/STRONG&gt; and &lt;STRONG&gt;CopyRotate&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/0cf1f4f1-dc3f-41b9-9738-7456a6012691" width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Nov 2015 15:51:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894419#M27284</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2015-11-05T15:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894567#M27285</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/474815"&gt;@Keith.Brown&lt;/a&gt; wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is actually just the rotate command.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Did you even try the steps before commenting? It rotates AND copies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to copy/rotate multiple:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Select the object(s) you want to copy rotate&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Click on one of the grips&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Press space bar twice&amp;gt; 'This enters the rotate command&lt;/P&gt;&lt;P&gt;B &amp;lt;Enter&amp;gt; 'This allows you to specify base point&lt;/P&gt;&lt;P&gt;C &amp;lt;Enter&amp;gt; 'This creates a copy&lt;/P&gt;&lt;P&gt;&amp;lt;Select angle&amp;gt; 'Repeat this step&amp;nbsp;for multiple copies at selected angles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This command is&amp;nbsp;fairly simple. A macro isn't going to save you&amp;nbsp;much time unless you do this a lot.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 16:50:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894567#M27285</guid>
      <dc:creator>lesmfunk</dc:creator>
      <dc:date>2015-11-05T16:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894603#M27286</link>
      <description>&lt;P&gt;Your right. &amp;nbsp;I read your post and my mind skipped right over the C portion of the command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In either case you can automate the command the same way with the action recorder.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 17:02:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/5894603#M27286</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2015-11-05T17:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/7044559#M27287</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(defun c:cr ()&lt;BR /&gt;(princ "\nCopy, &amp;amp;&lt;BR /&gt;&amp;nbsp;Rotate:\n")&lt;BR /&gt;(setq ss (ssget))&lt;BR /&gt;(command "copy" ss "" "0" "0")(command&lt;BR /&gt;&amp;nbsp;"move" ss "" pause pause)(command "rotate" ss "" "@" pause))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(defun c:mr ()&lt;BR /&gt;(princ "\nMove, &amp;amp;&lt;BR /&gt;&amp;nbsp;Rotate:\n")&lt;BR /&gt;(setq ss (ssget))&lt;BR /&gt;(command "Move" ss "" "0" "0")(command&lt;BR /&gt;&amp;nbsp;"move" ss "" pause pause)(command "rotate" ss "" "@" pause))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 18:03:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/7044559#M27287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T18:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/7046305#M27288</link>
      <description>&lt;P&gt;Even though I do a lot of programming, I've never created a combination move/rotate or&amp;nbsp;copy/rotate command. &amp;nbsp;In addition to the built-in copy features of the rotate command, I find the grip options very useful for copying/rotating/scaling/stretching/mirroring. &amp;nbsp;The can act on the selected objects&amp;nbsp;or can create copies.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 12:17:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/7046305#M27288</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2017-04-27T12:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8392823#M27289</link>
      <description>&lt;P&gt;To elaborate ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to copy/rotate multiple around the center point of a circle or arc:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;lt;Select the object(s) you want to copy and rotate around a reference pt&amp;gt; In this example, maybe contours on a curved street&lt;/P&gt;&lt;P&gt;2. &amp;lt;Click on one of the grips&amp;gt;&lt;/P&gt;&lt;P&gt;3. &amp;lt;Press space bar twice&amp;gt; This enters the rotate command&lt;/P&gt;&lt;P&gt;4. &amp;lt;Click Base point&amp;gt; In this example, the center point of the curve&lt;/P&gt;&lt;P&gt;5. &amp;lt;Click Reference&amp;gt; Pick the center point of the curve again&lt;/P&gt;&lt;P&gt;6. &amp;lt;Click on the same grip as done in step 2 above&amp;gt;&lt;/P&gt;&lt;P&gt;7. &amp;lt;Click Copy&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. &amp;lt;Begin clicking the locations of which you want the item copied and rotated&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that this sequence of steps works well when used with the measure command around a curve.&amp;nbsp; Ie, if the grade of the street is constant throughout the curve, then using the measure command will place a point block (or whatever you choose for the block) equidistant along the curve.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 21:42:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8392823#M27289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-09T21:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8393885#M27290</link>
      <description>&lt;P&gt;Yes, but can be simply create new command with macro..that simplify everything.&lt;/P&gt;&lt;P&gt;1 create new one&lt;/P&gt;&lt;P&gt;2 give it a name&lt;/P&gt;&lt;P&gt;3 put macro&amp;nbsp;&lt;/P&gt;&lt;P&gt;4&amp;nbsp;create button image&lt;/P&gt;&lt;P&gt;apply changes&lt;/P&gt;&lt;P&gt;5 finde it&lt;/P&gt;&lt;P&gt;6 drag and drop it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;creating it can be puted to ribbon or toolbar, whatewer you wish &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For move and rotate macro is:&amp;nbsp;&amp;nbsp;^C^Cmocoro;\;\M;\R;&lt;SPAN&gt;\&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For&amp;nbsp;copy and rotate macro is:&amp;nbsp; &amp;nbsp; ^C^Cmocoro;\;\C;\;R;\;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1111.JPG" style="width: 783px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/568161iA9561191DFAF6289/image-size/large?v=v2&amp;amp;px=999" role="button" title="1111.JPG" alt="1111.JPG" /&gt;&lt;/span&gt;After&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Nov 2018 20:23:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8393885#M27290</guid>
      <dc:creator>brian_adams</dc:creator>
      <dc:date>2018-11-10T20:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/12666946#M27291</link>
      <description>&lt;P&gt;yeah... I know. But how to do it SEVERAL TIMES??? that rotate+copy command&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 16:43:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/12666946#M27291</guid>
      <dc:creator>marianafadista</dc:creator>
      <dc:date>2024-03-26T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Copy/Rotate and Move/Rotate Commands</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/12667398#M27292</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2564395"&gt;@marianafadista&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;yeah... I know. But how to do it SEVERAL TIMES??? that rotate+copy command&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&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_0-1711483865980.png" style="width: 782px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1342142i768117F3649CB581/image-dimensions/782x352?v=v2" width="782" height="352" role="button" title="pendean_0-1711483865980.png" alt="pendean_0-1711483865980.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8392823#M66852" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/8392823#M66852&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 20:11:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/copy-rotate-and-move-rotate-commands/m-p/12667398#M27292</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-03-26T20:11:29Z</dc:date>
    </item>
  </channel>
</rss>

