<?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 Rectangle question in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904076#M185113</link>
    <description>&lt;P&gt;Hi I want to create a rectangle where I know one length but want to adjust the other length manually for instance...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know one side of the rectangle should be 1/16"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the other side I want to stretch a snap to a wall or other line maybe, if I don't know exact distance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel like I should be able to do this but I am not seeing how to do this.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 13:04:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-03T13:04:57Z</dc:date>
    <item>
      <title>Rectangle question</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904076#M185113</link>
      <description>&lt;P&gt;Hi I want to create a rectangle where I know one length but want to adjust the other length manually for instance...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know one side of the rectangle should be 1/16"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the other side I want to stretch a snap to a wall or other line maybe, if I don't know exact distance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel like I should be able to do this but I am not seeing how to do this.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 13:04:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904076#M185113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-03T13:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangle question</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904113#M185114</link>
      <description>&lt;P&gt;&lt;FONT color="#ff0000"&gt;Point Coordinate Filters&lt;/FONT&gt; are probably the way to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to draw a Rectangle that's 1/16" &lt;EM&gt;wide&lt;/EM&gt;&amp;nbsp; [from left to right], with the &lt;EM&gt;height&lt;/EM&gt;&amp;nbsp; to be determined by some kind of locational selection, start RECTANG and give it a corner, then:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;.X&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with the preceding period/decimal, and when it says "of" give it a point 1/16" to the right [or left with a negative]:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;@1/16,0&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and when it says "(need Y):" select whatever location is to determine the vertical position of the other end [whether above or below].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want it 1/16" &lt;EM&gt;high&lt;/EM&gt;, with the &lt;EM&gt;width&lt;/EM&gt;&amp;nbsp; to be determined, use the .Y point filter and give it the 1/16 as the Y coordinate of the relative point instead:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;.Y&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;@0,1/16&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 13:15:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904113#M185114</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-04-03T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangle question</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904361#M185115</link>
      <description>&lt;P&gt;Start the RECTANGLE command, pick the start point, hit D for dimensions, type in 1/16, next type&amp;nbsp;@ and enter, then pick the wall where you want it to end.&amp;nbsp; This will be for the X to be 1/16, for Y to be 1/16 you mix the above up just a little.&amp;nbsp; Start RECTANGLE, pick start point, hit D for dimensions, type&amp;nbsp;@ enter, pick where the length for X would be, then 1/16 for the Y dimension....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally I would just make a rectangle 1/16" x 1/16" and then grip stretch into place.&amp;nbsp; I think that is actually quicker.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 14:11:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904361#M185115</guid>
      <dc:creator>GrantsPirate</dc:creator>
      <dc:date>2018-04-03T14:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangle question</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904625#M185116</link>
      <description>&lt;P&gt;Okay so I am not crazy in thinking that there was not a way to do that easily. Thanks for the help&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 15:18:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/rectangle-question/m-p/7904625#M185116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-03T15:18:22Z</dc:date>
    </item>
  </channel>
</rss>

