<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AutoCAD Tips Blog &#187; dimensional constraints</title>
	<atom:link href="http://www.ellenfinkelstein.com/acadblog/tag/dimensional-constraints/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ellenfinkelstein.com/acadblog</link>
	<description>AutoCAD tips &#38; tutorials to help you work faster &#38; smarter</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:49:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AutoCAD Tutorial: Use parametric constraints to constrain models</title>
		<link>http://www.ellenfinkelstein.com/acadblog/autocad-tutorial-use-parametric-constraints-to-constrain-models/</link>
		<comments>http://www.ellenfinkelstein.com/acadblog/autocad-tutorial-use-parametric-constraints-to-constrain-models/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 17:56:08 +0000</pubDate>
		<dc:creator>Ellen</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[dimensional constraints]]></category>
		<category><![CDATA[geometric constraints]]></category>
		<category><![CDATA[parametric constraints]]></category>

		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=111</guid>
		<description><![CDATA[
			
				
			
		
<p>AutoCAD 2010 introduced a great new feature, parametric constraints. You can constraint objects in two ways:</p>

Geometrically: You can constrain objects to meet at a point, be horizontal, be vertical, be perpendicular, be concentric, and more
Dimensionally: You can constrain the dimensions of objects. For example, a you can constraint a line  to be 4 units long, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.ellenfinkelstein.com%2Facadblog%2Fautocad-tutorial-use-parametric-constraints-to-constrain-models%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.ellenfinkelstein.com%2Facadblog%2Fautocad-tutorial-use-parametric-constraints-to-constrain-models%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>AutoCAD 2010 introduced a great new feature, parametric constraints. You can constraint objects in two ways:</p>
<ul>
<li><strong>Geometrically: </strong>You can constrain objects to meet at a point, be horizontal, be vertical, be perpendicular, be concentric, and more</li>
<li><strong>Dimensionally: </strong>You can constrain the dimensions of objects. For example, a you can constraint a line  to be 4 units long, or two lines to be 4 units apart.</li>
</ul>
<p>This tutorial, adapted from my book, <a href="http://www.amazon.com/gp/product/0470436409?ie=UTF8&amp;tag=ellenfinkelstein&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470436409">AutoCAD 2010 &amp; AutoCAD LT 2010 Bible,</a> takes you through the process of constraining the simple model you see here. The goal is to constraint the objects so that all you can do is stretch the model, keeping the relationships the same. However, you want the circle&#8217;s diameter to remain unchanged, because it represents a hole for a fixed-size axle.</p>
<div class="wp-caption aligncenter" style="width: 461px"><img title="A simple model for constraining" src="http://www.ellenfinkelstein.com/autocadtips/images/acadtips_use_parametric_constraints-1.png" alt="Parametric constraints in AutoCAD" width="451" height="404" /><p class="wp-caption-text">Parametric constraints in AutoCAD</p></div>
<ol>
<li>Starting at Point 1, draw a horizontal line to the left, 4 units long.</li>
<li>Continue to draw a line segment vertically down, 4 units long.</li>
<li>Continue to draw a line segment horizontally to the right, 4 units long. End the LINE command.</li>
<li>Start the ARC command. At the <span class="prompt">Specify start point of arc or [Center]:</span> prompt, select the endpoint at Point 2.</li>
<li>At the <span class="prompt">Specify second point of arc or [Center/End]:</span> prompt, choose the End option. Then choose the endpoint at Point 1.</li>
<li>At the <span class="prompt">Specify center point of arc or [Angle/Direction/Radius]:</span> prompt, press Shift + right-click to open the OSNAP shortcut menu. Choose Mid Between 2 Points. then choose the endpoint at Point 1 and the endpoint at Point 2.</li>
<li>Start the CIRCLE command. At the prompt for the center, specify the center object snap of the arc. Set the radius to 0.75 units.</li>
<li>Click the Parametric tab in AutoCAD 2010. Choose AutoConstrain in the Geometric panel.</li>
</ol>
<p>Notice that AutoCAD adds the following constraints:</p>
<ul>
<li>Perpendicular</li>
<li>Parallel</li>
<li>Horizontal</li>
<li>Tangent</li>
<li>Concentric</li>
<li>Coincident</li>
</ul>
<div class="wp-caption aligncenter" style="width: 497px"><img title="Geometric constraints in AutoCAD" src="http://www.ellenfinkelstein.com/autocadtips/images/acadtips_use_parametric_constraints-2.png" alt="Geometric constraints in AutoCAD" width="487" height="355" /><p class="wp-caption-text">Geometric constraints in AutoCAD</p></div>
<p>You can see which constraint is which by hovering your cursor over a constraint icon; a tooltip appears with the name of the constraint. Coincident constraints don&#8217;t display an icon at first, so put your cursor over the small blue square until the icon appears; then move your cursor over the icon to see the tooltip.</p>
<div class="wp-caption aligncenter" style="width: 502px"><img title="Parametric constraints in AutoCAD" src="http://www.ellenfinkelstein.com/autocadtips/images/acadtips_use_parametric_constraints-3.png" alt="Parametric constraints in AutoCAD" width="492" height="360" /><p class="wp-caption-text">Parametric constraints in AutoCAD</p></div>
<ol>
<li>To constrain the three lines to be of equal length, click the Equal button in the Geometric panel of the Parametric tab.  Then pick at Point 3 and Point 4 in the model above. Because of the other constraints, you don&#8217;t need to constraint the bottom horizontal line.</li>
<li>To fix the circle&#8217;s diameter, in the Dimensional panel, click the Diameter button. Select the circle and specify a location for the dimension line as prompted. Press Enter to end the command.</li>
<li>Start the SCALE command and select all the objects in the model. Using the lower-left corner endpoint as the basepoint and 1.5 as the scale factor. The model just moves!! That&#8217;s because you&#8217;ve constrained the size of the circle.</li>
<li>Undo the SCALE operation.</li>
<li>Repeat the SCALE command. Select all the objects in the model, but this time, press Shift and select the circle to deselect it. Now try the same scaling operation. This time it works.</li>
<li>Now start the STRETCH command. Specify a crossing window (from right to left) from Point 5 to Point 6 in the above model. and again use the lower-left corner as the base point. Drag to the right. Notice that you can&#8217;t elongate the model, because the 3 lines are constrained to be equal. You can only scale the model, which is just what you want. The circle stays the same size.</li>
</ol>
<div class="wp-caption aligncenter" style="width: 550px"><img title="Stretching the model with parametric constraints in AutoCAD 2010" src="http://www.ellenfinkelstein.com/autocadtips/images/acadtips_use_parametric_constraints-4.png" alt="Stretching the model with parametric constraints in AutoCAD 2010" width="540" height="400" /><p class="wp-caption-text">Stretching the model with parametric constraints in AutoCAD 2010</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ellenfinkelstein.com/acadblog/autocad-tutorial-use-parametric-constraints-to-constrain-models/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

