<?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: Scale multiple objects in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774725#M246225</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3859457"&gt;@clandrew89&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... is it only possible if objects are converted to blocks? that way there is a center point for scaling.&lt;/P&gt;
&lt;P&gt;can this be done for mass rotation??&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If they are Blocks, changing their scale factors in the Properties box will leave their insertion points where they are [&lt;EM&gt;whether or not&lt;/EM&gt; they're at the center of their drawn content] and change the scaling around those insertion&amp;nbsp;points.&amp;nbsp; The same kind of thing can be done with certain other object types, such as Text [you can change the height] or Circles [the radius].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can change&amp;nbsp;Blocks' rotation angles collectively in the same way, if that's what you mean, which will also leave&amp;nbsp;each one's&amp;nbsp;insertion point where&amp;nbsp;it is, and adjust the rotation angle around that.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2016 17:56:01 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2016-12-29T17:56:01Z</dc:date>
    <item>
      <title>Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774637#M246219</link>
      <description>&lt;P&gt;this is exactly what I have to do:&lt;/P&gt;&lt;P&gt;I have legend symbols. they are blocks. 100s of them. I need to scale them x2. it will take me way too long to go one by one. I need a better method. tried attsync. didn't work. all symbols need to stay where they are..&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 16:56:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774637#M246219</guid>
      <dc:creator>clandrew89</dc:creator>
      <dc:date>2016-12-29T16:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774643#M246220</link>
      <description>&lt;P&gt;QSELECT, Properties Pallete and change the scale x, y in there.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 16:59:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774643#M246220</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2016-12-29T16:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774659#M246221</link>
      <description>&lt;P&gt;If &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/558015"&gt;@Patchy&lt;/a&gt;&amp;nbsp;method isn't what you want, you can try to select them all and then create a GROUP. then SCALE the group by 2. you can actually just select them all and SCALE by two but if it doesn't look like what you want you will have to select them all again any way so i find it saves time to create a group.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:10:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774659#M246221</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2016-12-29T17:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774661#M246222</link>
      <description>&lt;P&gt;Scale a group will need a base point and it will move the insertion points of the blocks.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:11:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774661#M246222</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2016-12-29T17:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774672#M246223</link>
      <description>&lt;P&gt;You are right, I was thinking of scaling the whole schedule (not just the block elements in it) so the pieces would remain, relative to the table, in the same spot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:20:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774672#M246223</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2016-12-29T17:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774691#M246224</link>
      <description>&lt;P&gt;wow awesome. Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this method... is it only possible if objects are converted to blocks? that way there is a center point for scaling.&lt;/P&gt;&lt;P&gt;can this be done for mass rotation??&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:33:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774691#M246224</guid>
      <dc:creator>clandrew89</dc:creator>
      <dc:date>2016-12-29T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774725#M246225</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3859457"&gt;@clandrew89&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... is it only possible if objects are converted to blocks? that way there is a center point for scaling.&lt;/P&gt;
&lt;P&gt;can this be done for mass rotation??&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If they are Blocks, changing their scale factors in the Properties box will leave their insertion points where they are [&lt;EM&gt;whether or not&lt;/EM&gt; they're at the center of their drawn content] and change the scaling around those insertion&amp;nbsp;points.&amp;nbsp; The same kind of thing can be done with certain other object types, such as Text [you can change the height] or Circles [the radius].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can change&amp;nbsp;Blocks' rotation angles collectively in the same way, if that's what you mean, which will also leave&amp;nbsp;each one's&amp;nbsp;insertion point where&amp;nbsp;it is, and adjust the rotation angle around that.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:56:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774725#M246225</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-12-29T17:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scale multiple objects</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774738#M246226</link>
      <description>&lt;P&gt;Yes! I see the rotation under misc in properties.&amp;nbsp; This is great stuff. Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 18:07:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/scale-multiple-objects/m-p/6774738#M246226</guid>
      <dc:creator>clandrew89</dc:creator>
      <dc:date>2016-12-29T18:07:13Z</dc:date>
    </item>
  </channel>
</rss>

