<?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: Rotating Dimensions in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091133#M32844</link>
    <description>&lt;P&gt;If you want the dimension to stay aligned with the line, create a new ALIGNED type dimension and select the line object.&lt;/P&gt;
&lt;P&gt;If you just want to rotate the rotated dimension, use the rotate command.&amp;nbsp; The rotation of a rotated dimension is fixed.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 13:03:55 GMT</pubDate>
    <dc:creator>dbroad</dc:creator>
    <dc:date>2023-07-10T13:03:55Z</dc:date>
    <item>
      <title>Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091101#M32842</link>
      <description>&lt;P&gt;How do I unlock the axis of a Dimension, per this video?&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6330924919112w960h540r116" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6330924919112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6330924919112w960h540r116');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6330924919112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 12:48:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091101#M32842</guid>
      <dc:creator>CoreyTE2AU</dc:creator>
      <dc:date>2023-07-10T12:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091120#M32843</link>
      <description>Dimensions in AutoCAD each have a type: LINEAR dimensions will never act like that line. Is that what you are created in your video? ROTATE is the correct method in your video with that dimension type.&lt;BR /&gt;&lt;BR /&gt;Start HELP in your AutoCAD version, explore that dozen DIM type commands to understand, and before your next question, there is nothing built in to change a linear-type dim to an Angular type dim.&lt;BR /&gt;&lt;BR /&gt;Also, explore and learn what each grip in a dimension does too, most of them never work like the simplistic line object grips do.</description>
      <pubDate>Mon, 10 Jul 2023 12:56:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091120#M32843</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-07-10T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091133#M32844</link>
      <description>&lt;P&gt;If you want the dimension to stay aligned with the line, create a new ALIGNED type dimension and select the line object.&lt;/P&gt;
&lt;P&gt;If you just want to rotate the rotated dimension, use the rotate command.&amp;nbsp; The rotation of a rotated dimension is fixed.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 13:03:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091133#M32844</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2023-07-10T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091889#M32845</link>
      <description>&lt;P&gt;If this kind of following-along updating is what you're looking for:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DimAli.gif" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1238685i11DE2B3C4D5BFC3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DimAli.gif" alt="DimAli.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;use an ALIGNED Dimension [&lt;STRONG&gt;DIMALIGNED&lt;/STRONG&gt; command], and make sure it is Associative [&lt;STRONG&gt;DIMASSOC&lt;/STRONG&gt; System Variable].&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 18:22:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12091889#M32845</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-07-10T18:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12141212#M32846</link>
      <description>&lt;P&gt;That would only work if there are extension lines. Mine doesn't have extension lines.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:21:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12141212#M32846</guid>
      <dc:creator>CoreyTE2AU</dc:creator>
      <dc:date>2023-08-01T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Dimensions</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12141254#M32847</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8448331"&gt;@CoreyTE2AU&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;That would only work if there are extension lines. Mine doesn't have extension lines.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There are always extension lines: you are just hiding them or tucking them under your arrows.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;tip still works either way. Give it s try now, you just grab the dim from one of these grips&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_0-1690896814783.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1247754i882D9F4852333321/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_0-1690896814783.png" alt="pendean_0-1690896814783.png" /&gt;&lt;/span&gt;&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-1690896836287.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1247755i661C5BCD251CBDAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_1-1690896836287.png" alt="pendean_1-1690896836287.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, DIMLINEAR (what you have drawn) is the incorrrect type of dimension.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:35:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rotating-dimensions/m-p/12141254#M32847</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-08-01T13:35:00Z</dc:date>
    </item>
  </channel>
</rss>

