<?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: autocad constraints in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903984#M238173</link>
    <description>&lt;OL&gt;&lt;LI&gt;Create 3 lines connected in an approximate triangle.&lt;/LI&gt;&lt;LI&gt;Set the bottom line with a HORIZONTAL horizontal constraint.&lt;/LI&gt;&lt;LI&gt;Set an ANGULAR constrain for the upper two lines.&lt;/LI&gt;&lt;LI&gt;Give the upper two lines an EQUAL constraint.&lt;/LI&gt;&lt;LI&gt;Give the bottom line a LINEAR constraint.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Double click the ANGULAR and Linear Constaints to set 60 degrees and any length you wish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5" color="#FF0000"&gt;&lt;STRONG&gt;Here is your solution...&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Parmetric EqTriangle.jpg" style="width: 512px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/326806iEF023C8105120DC0/image-dimensions/512x448?v=v2" width="512" height="448" role="button" title="Parmetric EqTriangle.jpg" alt="Parmetric EqTriangle.jpg" /&gt;&lt;/span&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>Sun, 26 Feb 2017 06:35:27 GMT</pubDate>
    <dc:creator>beyoungjr</dc:creator>
    <dc:date>2017-02-26T06:35:27Z</dc:date>
    <item>
      <title>autocad constraints</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903139#M238170</link>
      <description>&lt;P&gt;Goof afternoon,&amp;nbsp;I want to draw a simple echilateral triangle with geometric center (0,0).&amp;nbsp; How do i constraint it (geometrical and dimensional) so as when i do change the bottom line dimenssion into 100 (which is higher) the triangle will evolve higer simetrically and no change at geometrical point.&lt;/P&gt;&lt;P&gt;If there is an idee in how do i modify dimension to bottom line, i think it is good with dimension like autodesk inventor.&lt;/P&gt;&lt;P&gt;I will wait for an answer.&lt;/P&gt;&lt;P&gt;And thank you for the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;COSMIN TESNER __&amp;gt;Romania.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 11:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903139#M238170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-25T11:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: autocad constraints</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903199#M238171</link>
      <description>&lt;P&gt;The easiest way would be to create a dynamic block and use a scale parameter to adjust the size, using the GCE as the insertion point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you must use parametric constraints, add a point on layer defpoints at 0,0, pin it, and then configure the parameters as below.&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="2017-02-25_8-03-44.png" style="width: 486px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/326645i6EDD67A030103378/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-02-25_8-03-44.png" alt="2017-02-25_8-03-44.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 13:07:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903199#M238171</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2017-02-25T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: autocad constraints</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903451#M238172</link>
      <description>&lt;P&gt;It might be easier to use = constraints instead of angles. &amp;nbsp;After all, an equilateral triangle is defined as three equal sides, right?? &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 17:50:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903451#M238172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-25T17:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: autocad constraints</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903984#M238173</link>
      <description>&lt;OL&gt;&lt;LI&gt;Create 3 lines connected in an approximate triangle.&lt;/LI&gt;&lt;LI&gt;Set the bottom line with a HORIZONTAL horizontal constraint.&lt;/LI&gt;&lt;LI&gt;Set an ANGULAR constrain for the upper two lines.&lt;/LI&gt;&lt;LI&gt;Give the upper two lines an EQUAL constraint.&lt;/LI&gt;&lt;LI&gt;Give the bottom line a LINEAR constraint.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Double click the ANGULAR and Linear Constaints to set 60 degrees and any length you wish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5" color="#FF0000"&gt;&lt;STRONG&gt;Here is your solution...&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Parmetric EqTriangle.jpg" style="width: 512px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/326806iEF023C8105120DC0/image-dimensions/512x448?v=v2" width="512" height="448" role="button" title="Parmetric EqTriangle.jpg" alt="Parmetric EqTriangle.jpg" /&gt;&lt;/span&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>Sun, 26 Feb 2017 06:35:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-constraints/m-p/6903984#M238173</guid>
      <dc:creator>beyoungjr</dc:creator>
      <dc:date>2017-02-26T06:35:27Z</dc:date>
    </item>
  </channel>
</rss>

