<?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: scaling issue autocad 2013 en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040446#M19406</link>
    <description>&lt;P&gt;Thanks for replying Maxim. I attached the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify - the 16'3 is the true to scale measurement of the actual space...not sure if that was clear. So the dimension text is correct, and the dynamic input is what's off scale.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2016 04:24:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-16T04:24:25Z</dc:date>
    <item>
      <title>scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040165#M19397</link>
      <description>&lt;P&gt;I received a dwg file from an architect that I'm having trouble with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To illustrate the issue - I have a 16'3 line drawn and dimensioned. When I try to draw another line beside it that matches it's size, the line is in fact 412'9 long. Screen shot attached for clarity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The drawing is apparently at a 1/4" scale but I didn't realize you could draw at a scale in model space? I thought everything was 1:1 until you plot...&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 21:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040165#M19397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-15T21:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040420#M19403</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The dimension you see on the line you are measuring could have some overrides. For example the dimension text could be overwritten, or some scale factor can be used in this particular dimension object.&lt;BR /&gt;&lt;BR /&gt;Can you attach here  the drawing or a part of it with the problem line and dimension?&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Tue, 16 Feb 2016 03:38:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040420#M19403</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-16T03:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040446#M19406</link>
      <description>&lt;P&gt;Thanks for replying Maxim. I attached the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify - the 16'3 is the true to scale measurement of the actual space...not sure if that was clear. So the dimension text is correct, and the dynamic input is what's off scale.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 04:24:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040446#M19406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T04:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040458#M19409</link>
      <description>&lt;P&gt;True dimension is &lt;STRONG&gt;412'-9"&lt;/STRONG&gt;&amp;nbsp;what you get from DIST command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Distance = 412'-9", Angle in XY Plane = 0, Angle from XY Plane = 0&lt;BR /&gt;Delta X = 412'-9", Delta Y = 0'-0", Delta Z = 0'-0"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the current dimension style you are using to put dimensions has&amp;nbsp;0.039370078740157 Scale Factor:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/218279iDFE2359160C1C055/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="2016-02-16 07-38-08 Modify Dimension Style: GENERATED_STYLE__1.png" title="2016-02-16 07-38-08 Modify Dimension Style: GENERATED_STYLE__1.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and distance in each dimension you put with this Dim Style calculated as follows: "Real Dimension" *&amp;nbsp;0.039370078740157&lt;/P&gt;
&lt;P&gt;So you get:&lt;/P&gt;
&lt;P&gt;412'-9" *&amp;nbsp;0.039370078740157 = 16'-3"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want real distance in the dim text, you need to set Scale factor&amp;nbsp;in the dim style to 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 04:45:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040458#M19409</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-16T04:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040463#M19410</link>
      <description>&lt;P&gt;Thank you. That has confused me some more though...because that line (stair) exists in reality at 16'3 so do I need to scale the whole drawing to get it to reflect that, versus the 412' length...? If so, how do I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is VERY appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 04:56:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040463#M19410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T04:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: scaling issue autocad 2013</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040481#M19412</link>
      <description>You can scale the whole drawing with SCALE command using "Reference" option of SCALE command.&lt;BR /&gt;Start SCALE command, select all objects you want to scale, use one of the endpoints of the horizontal line you mentioned as Base point, than choose "Reference" option, than when AutoCAD will ask for the reference length - pick Base point again, than pick on the other endpoint of existing line, than type new length (16'3 in your case) and hit Return.&lt;BR /&gt;&lt;BR /&gt;Specify reference length &amp;lt;412'-9"&amp;gt;:  Specify second point:&lt;BR /&gt;Specify new length or [Points] &amp;lt;412'-9"&amp;gt;: 16'-3"&lt;BR /&gt;&lt;BR /&gt;Maxim&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Feb 2016 05:26:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/scaling-issue-autocad-2013/m-p/6040481#M19412</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-02-16T05:26:10Z</dc:date>
    </item>
  </channel>
</rss>

