<?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: Macro scale basepoint in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408860#M108917</link>
    <description>&lt;P&gt;Ok, then use this expression&lt;/P&gt;
&lt;P&gt;(getvar 'insbase)&lt;/P&gt;
&lt;P&gt;to get a ref point. You don't need to test whether it's defined or not.&lt;/P&gt;
&lt;DIV id="gtx-trans" style="position: absolute; left: 59px; top: 35.267px;"&gt;
&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="gtx-trans" style="position: absolute; left: 59px; top: 35.267px;"&gt;
&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 30 Mar 2020 09:08:02 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2020-03-30T09:08:02Z</dc:date>
    <item>
      <title>Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408734#M108912</link>
      <description>&lt;P&gt;Iam having trouble with my macro for scaling.&lt;/P&gt;&lt;P&gt;i have over 5000 drawings that i need to scale from meters to milimeters.&lt;/P&gt;&lt;P&gt;each drawing has a defined basepoint that is custom to each drawing.&lt;/P&gt;&lt;P&gt;is there a command or something to make it select the original selected basepoint when i am using the scale command?&lt;/P&gt;&lt;P&gt;i dont want to select 5000 basepoints individualy.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 07:58:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408734#M108912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T07:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408751#M108913</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;...&amp;nbsp;each drawing has a defined basepoint that is custom to each drawing.&amp;nbsp;...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How? Post a sample drawing with removed sensitive content.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 08:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408751#M108913</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-03-30T08:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408759#M108914</link>
      <description>&lt;P&gt;here is an example drawing&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 08:08:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408759#M108914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T08:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408795#M108915</link>
      <description>&lt;P&gt;Ok, I see. So your trouble is that you know how to write such macro, just don't know how to retrieve the base.&lt;/P&gt;
&lt;P&gt;BTW you're using full acad, not LT?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 08:20:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408795#M108915</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-03-30T08:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408807#M108916</link>
      <description>&lt;P&gt;Im using full autoCAD yes.&lt;/P&gt;&lt;P&gt;Indeed i made the macro with the record button in autocad.&lt;/P&gt;&lt;P&gt;the thing is when i make the command scale and select all is asks to specify the base point when each drawing would have 0,0 is would be easy but each drawing has a specific basepoint and i was wondering if there is a command or something that it would look at the original basepoint.&lt;/P&gt;&lt;P&gt;now i need to check with eacht drawing for its original basepoint and than i need to select that point with scaling.&lt;/P&gt;&lt;P&gt;A few drawings would be no problem but over 5000 is a bit of a pain.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 08:24:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408807#M108916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-30T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Macro scale basepoint</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408860#M108917</link>
      <description>&lt;P&gt;Ok, then use this expression&lt;/P&gt;
&lt;P&gt;(getvar 'insbase)&lt;/P&gt;
&lt;P&gt;to get a ref point. You don't need to test whether it's defined or not.&lt;/P&gt;
&lt;DIV id="gtx-trans" style="position: absolute; left: 59px; top: 35.267px;"&gt;
&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="gtx-trans" style="position: absolute; left: 59px; top: 35.267px;"&gt;
&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Mar 2020 09:08:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/macro-scale-basepoint/m-p/9408860#M108917</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-03-30T09:08:02Z</dc:date>
    </item>
  </channel>
</rss>

