<?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>Lazy Drafter &#187; AutoCAD Tips</title>
	<atom:link href="http://www.lazydrafter.com/category/autocad-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lazydrafter.com</link>
	<description>AutoCAD tips for the lazy drafter.</description>
	<lastBuildDate>Tue, 02 Mar 2010 00:18:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crossing Window Selection</title>
		<link>http://www.lazydrafter.com/autocad-tips/crossing-window-selection</link>
		<comments>http://www.lazydrafter.com/autocad-tips/crossing-window-selection#comments</comments>
		<pubDate>Tue, 02 Mar 2010 00:18:02 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Selection]]></category>
		<category><![CDATA[System Variables]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/autocad-tips/crossing-window-selection</guid>
		<description><![CDATA[I&#8217;m not sure how this happened but one day my coworker was trying to select multiple objects after starting a command but AutoCAD forced him to select one object at a time unless he explicitly told it to do a crossing window by typing C at the select prompt. This was very frustrating!
After asking around, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure how this happened but one day my coworker was trying to select multiple objects after starting a command but AutoCAD forced him to select one object at a time unless he explicitly told it to do a crossing window by typing C at the select prompt. This was very frustrating!</p>
<p>After asking around, someone in our office figured out that &#8220;Implied Windowing&#8221; was turned off.</p>
<p>If you ever run unto this, here is how you fix it:</p>
<p>Type PICKAUTO into the commandline and change it to 1. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/crossing-window-selection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, I Want to Turn It Into One!</title>
		<link>http://www.lazydrafter.com/autocad-tips/yes-i-want-to-turn-it-into-one</link>
		<comments>http://www.lazydrafter.com/autocad-tips/yes-i-want-to-turn-it-into-one#comments</comments>
		<pubDate>Tue, 11 Aug 2009 23:00:51 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Drafting]]></category>
		<category><![CDATA[System Variables]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=872</guid>
		<description><![CDATA[I&#8217;m lazy so I like less keystrokes. For example when I am running the PEDIT command on an object that isn&#8217;t a polyline, I don&#8217;t want to be prompted with this every time:
Do you want to turn it into one? &#60;Y&#62;

Almost every time I use PEDIT it is because I want to convert the object [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m lazy so I like less keystrokes. For example when I am running the PEDIT command on an object that isn&#8217;t a polyline, I don&#8217;t want to be prompted with this every time:</p>
<pre>Do you want to turn it into one? &lt;Y&gt;</pre>
<p><span id="more-872"></span></p>
<p>Almost every time I use PEDIT it is because I want to convert the object to a polyline so the extra prompt is pretty useless. To stop the time-wasting prompt simply set PEDITACCEPT to 1 and the PEDIT command will then automatically convert the object to a polyline without asking you first.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/yes-i-want-to-turn-it-into-one/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Managing Fonts Used in Tables Linked to a Spreadsheet (AutoCAD 2008)</title>
		<link>http://www.lazydrafter.com/autocad-tips/managing-fonts-in-tables-linked-to-excel-autocad-2008</link>
		<comments>http://www.lazydrafter.com/autocad-tips/managing-fonts-in-tables-linked-to-excel-autocad-2008#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:51:05 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Data Links]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=855</guid>
		<description><![CDATA[I love that you can link an Excel spreadsheet to an AutoCAD table. This is a very powerful tool, but I quickly discovered a problem: you can&#8217;t use .shx fonts an Excel spreadsheet. 
Our CAD standards dictate that we use a .shx font but since it cannot be used inside Excel the AutoCAD table takes [...]]]></description>
			<content:encoded><![CDATA[<p>I love that you can <a href="http://www.lazydrafter.com/autocad-tips/linking-excel-spreadsheets-to-autocad-tables/">link an Excel spreadsheet to an AutoCAD table</a>. This is a very powerful tool, but I quickly discovered a problem: you can&#8217;t use .shx fonts an <a href="http://www.lazydrafter.com/tag/excel" class="st_tag internal_tag" rel="tag" title="Posts tagged with Excel">Excel</a> spreadsheet. </p>
<p>Our CAD standards dictate that we use a .shx font but since it cannot be used inside <a href="http://www.lazydrafter.com/tag/excel" class="st_tag internal_tag" rel="tag" title="Posts tagged with Excel">Excel</a> the AutoCAD table takes on the same non-standard font used in the spreadsheet. All of my AutoCAD <a href="http://www.lazydrafter.com/tag/tables" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tables">tables</a> linked to a spreadsheet were coming in with a non-standard font and it was a pain reformatting each and every cell. That&#8217;s when I discovered this little secret. <span id="more-855"></span></p>
<p><a href="http://www.lazydrafter.com/stuff/2009/07/03-Expand-for-More-Options.png"><img src="http://www.lazydrafter.com/stuff/2009/07/03-Expand-for-More-Options.png" alt="03 Expand for More Options" title="03 Expand for More Options" width="434" height="582" class="alignnone size-full wp-image-856" /></a></p>
<p>I could expand this dialog box and uncheck &#8220;Use <a href="http://www.lazydrafter.com/tag/excel" class="st_tag internal_tag" rel="tag" title="Posts tagged with Excel">Excel</a> formatting&#8221;:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/07/04-Uncheck-Use-Excel-Formatting.png"><img src="http://www.lazydrafter.com/stuff/2009/07/04-Uncheck-Use-Excel-Formatting-300x254.png" alt="04 Uncheck Use Excel Formatting" title="04 Uncheck Use Excel Formatting" width="300" height="254" class="alignnone size-medium wp-image-859" /></a></p>
<p>Problem solved. With this checkbox unchecked, the fonts take on the current text style in my drawing. Granted, I still need to do some formatting on the AutoCAD table, but this is much easier than reformatting each and every cell, one-by-one.</p>
<p>Remember, when reformatting an AutoCAD Table linked to an <a href="http://www.lazydrafter.com/tag/excel" class="st_tag internal_tag" rel="tag" title="Posts tagged with Excel">Excel</a> spreadsheet, you need to unlock the cells.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/07/06-Unlock-Cells.png"><img src="http://www.lazydrafter.com/stuff/2009/07/06-Unlock-Cells-300x163.png" alt="06 Unlock Cells" title="06 Unlock Cells" width="300" height="163" class="alignnone size-medium wp-image-860" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/managing-fonts-in-tables-linked-to-excel-autocad-2008/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Create a Bearing Label Block in Degrees/Minutes/Seconds</title>
		<link>http://www.lazydrafter.com/autocad-tips/create-a-bearing-label-block-in-degrees-minutes-seconds</link>
		<comments>http://www.lazydrafter.com/autocad-tips/create-a-bearing-label-block-in-degrees-minutes-seconds#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:23:14 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Annotation]]></category>
		<category><![CDATA[Blocks]]></category>
		<category><![CDATA[Fields]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=820</guid>
		<description><![CDATA[At the request of Murph, I will show you how to create a block that will display the bearing in degrees, minutes, and seconds (DMS) using an AutoCAD Field.

It&#8217;s actually very simple. Let&#8217;s get started. 
Type BEDIT to create a block:

Give your block a name and hit OK. Type ATTDEF to define the bearing attribute:

Click [...]]]></description>
			<content:encoded><![CDATA[<p>At the request of <a href="http://www.map3d.wordpress.com/">Murph</a>, I will show you how to create a block that will display the bearing in degrees, minutes, and seconds (DMS) using an AutoCAD Field.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/8-final.png"><img src="http://www.lazydrafter.com/stuff/2009/03/8-final-300x229.png" alt="" title="8-final" width="300" height="229" class="alignnone size-medium wp-image-830" /></a></p>
<p>It&#8217;s actually very simple. Let&#8217;s get started. <span id="more-820"></span></p>
<p>Type BEDIT to create a block:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/1-bedit.png"><img src="http://www.lazydrafter.com/stuff/2009/03/1-bedit-300x261.png" alt="" title="1-bedit" width="300" height="261" class="alignnone size-medium wp-image-822" /></a></p>
<p>Give your block a name and hit OK. Type ATTDEF to define the bearing attribute:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/2-attdef.png"><img src="http://www.lazydrafter.com/stuff/2009/03/2-attdef-300x244.png" alt="" title="2-attdef" width="300" height="244" class="alignnone size-medium wp-image-823" /></a></p>
<p>Click the Insert Field button to create a field:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/3-field.png"><img src="http://www.lazydrafter.com/stuff/2009/03/3-field-300x279.png" alt="" title="3-field" width="300" height="279" class="alignnone size-medium wp-image-824" /></a></p>
<p>Notice that I selected the <em>BlockPlaceHolder</em> field name, the <em>Rotation</em> block reference property, and the <em>Deg/min/sec</em> format. </p>
<p>Or you can select the <em>Surveyor&#8217;s units</em> format:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/surveyors-units.png"><img src="http://www.lazydrafter.com/stuff/2009/03/surveyors-units-300x279.png" alt="" title="surveyors-units" width="300" height="279" class="alignnone size-medium wp-image-838" /></a></p>
<p>Set the precision and hit OK. Back in the Attribute Definition box the result will look like this:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/4-attdef.png"><img src="http://www.lazydrafter.com/stuff/2009/03/4-attdef-300x272.png" alt="" title="4-attdef" width="300" height="272" class="alignnone size-medium wp-image-825" /></a></p>
<p>Set your text settings and hit OK to insert the attribute at 0,0,0. In the Block Authoring Palette in the Parameters tab, click &#8220;Alignment Parameter&#8221;.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/5-alignment-parameter.png"><img src="http://www.lazydrafter.com/stuff/2009/03/5-alignment-parameter-178x300.png" alt="" title="5-alignment-parameter" width="178" height="300" class="alignnone size-medium wp-image-826" /></a></p>
<p>Insert it at 0,0,0. Drag left with Ortho (shortcut key: F8) on and click anywhere.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/6-alignment-parameter-drag.png"><img src="http://www.lazydrafter.com/stuff/2009/03/6-alignment-parameter-drag-300x116.png" alt="" title="6-alignment-parameter-drag" width="300" height="116" class="alignnone size-medium wp-image-827" /></a></p>
<p>Close the block editor:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/9-save-block.png"><img src="http://www.lazydrafter.com/stuff/2009/03/9-save-block.png" alt="" title="9-save-block" width="264" height="62" class="alignnone size-medium wp-image-828" /></a></p>
<p>&#8230;and click Yes to save it. The NEAREST OSNAP will automatically appear when you hover near a line and you will see the word &#8220;Rotation&#8221; align with the same line:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/7-insert.png"><img src="http://www.lazydrafter.com/stuff/2009/03/7-insert-300x232.png" alt="" title="7-insert" width="300" height="232" class="alignnone size-medium wp-image-829" /></a></p>
<p>Click and your label will appear:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/8-final.png"><img src="http://www.lazydrafter.com/stuff/2009/03/8-final-300x229.png" alt="" title="8-final" width="300" height="229" class="alignnone size-medium wp-image-830" /></a></p>
<p>WBLOCK this block out and reuse it over and over again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/create-a-bearing-label-block-in-degrees-minutes-seconds/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create a Northing &amp; Easting Block With Fields</title>
		<link>http://www.lazydrafter.com/autocad-tips/create-a-northing-easting-block-with-fields</link>
		<comments>http://www.lazydrafter.com/autocad-tips/create-a-northing-easting-block-with-fields#comments</comments>
		<pubDate>Wed, 25 Mar 2009 21:49:22 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Civil 3D Tips]]></category>
		<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Annotation]]></category>
		<category><![CDATA[Blocks]]></category>
		<category><![CDATA[Fields]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=801</guid>
		<description><![CDATA[Recently I was asked to create a grid that labels the Northings &#038; Eastings on a map. There are a couple of ways you could do this: 1) If you have Civil 3D, create a point style that labels the Northing &#038; Easting. 2) If you have AutoCAD create a block that displays the Northing [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was asked to create a grid that labels the Northings &#038; Eastings on a map. There are a couple of ways you could do this: 1) If you have Civil 3D, create a point style that labels the Northing &#038; Easting. 2) If you have AutoCAD create a block that displays the Northing &#038; Easting with <a href="http://www.lazydrafter.com/tag/fields" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fields">fields</a>.</p>
<p>If you have Civil 3D, the point-style method works the best but today I am going to show you how to use <a href="http://www.lazydrafter.com/tag/fields" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fields">fields</a> to make this happen. <span id="more-801"></span></p>
<p>This is our goal:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/7-final.png"><img src="http://www.lazydrafter.com/stuff/2009/03/7-final-300x116.png" alt="" title="7-final" width="300" height="116" class="alignnone size-medium wp-image-803" /></a></p>
<p>This block contains a point, an X position field, and a Y position field. </p>
<p><strong>THE POINT</strong></p>
<p>First type POINT on the command line and place the point anywhere in your drawing. Type DDPTYPE to modify the size and style of the point if you&#8217;d like. I set mine to a plus sign and set the size to 0.125 in absolute units.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/ddptype.png"><img src="http://www.lazydrafter.com/stuff/2009/03/ddptype-226x300.png" alt="" title="ddptype" width="226" height="300" class="alignnone size-medium wp-image-815" /></a></p>
<p><strong>THE NORTHING</strong></p>
<p>Next we are going to create the Northing field. To do this, type ATTDEF. Take a look at the picture to see how I setup the attribute definition.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/1-attdef-na.png"><img src="http://www.lazydrafter.com/stuff/2009/03/1-attdef-na-300x272.png" alt="" title="1-attdef-na" width="300" height="272" class="alignnone size-medium wp-image-804" /></a></p>
<p>Your standard text settings may look different than mine, but you get the idea. Make sure &#8220;Annotative&#8221; is unchecked.</p>
<p>Click the Field button to add a field to the Default attribute:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/field-button.png"><img src="http://www.lazydrafter.com/stuff/2009/03/field-button.png" alt="" title="field-button" width="112" height="65" class="alignnone size-medium wp-image-806" /></a></p>
<p>In the Field dialog box, click the &#8220;Select Object&#8221; button:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/2-field-na.png"><img src="http://www.lazydrafter.com/stuff/2009/03/2-field-na-300x279.png" alt="" title="2-field-na" width="300" height="279" class="alignnone size-medium wp-image-807" /></a></p>
<p>&#8230;and select the point object. You will then get something like this:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/3-field-nb.png"><img src="http://www.lazydrafter.com/stuff/2009/03/3-field-nb-300x279.png" alt="" title="3-field-nb" width="300" height="279" class="alignnone size-medium wp-image-808" /></a></p>
<p>Select the &#8220;Position&#8221; property. Set the Format and Precision properties and uncheck the X and Z check-boxes. We are choosing only the Y coordinate because Y equals Northing. Hit OK.</p>
<p>This is the final result in the Attribute Definition dialog box for the Northing attribute.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/4-attdef-nb.png"><img src="http://www.lazydrafter.com/stuff/2009/03/4-attdef-nb-300x272.png" alt="" title="4-attdef-nb" width="300" height="272" class="alignnone size-medium wp-image-809" /></a></p>
<p>Hit OK. </p>
<p><strong>THE EASTING</strong></p>
<p>Then follow the same steps for the Easting field by typing ATTDEF&#8230;</p>
<p>When creating the Easting field, be sure to check the X check-box and uncheck the Y check-box.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/5-field-ea.png"><img src="http://www.lazydrafter.com/stuff/2009/03/5-field-ea-300x279.png" alt="" title="5-field-ea" width="300" height="279" class="alignnone size-medium wp-image-810" /></a></p>
<p>The Attribute Definition dialog box should look something like this:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/6-field-eb.png"><img src="http://www.lazydrafter.com/stuff/2009/03/6-field-eb-300x272.png" alt="" title="6-field-eb" width="300" height="272" class="alignnone size-medium wp-image-811" /></a></p>
<p>Notice I checked the box that says, &#8220;Align below previous attribute definition&#8221;. This will place the EASTING directly under the NORTHING attribute:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/7-final.png"><img src="http://www.lazydrafter.com/stuff/2009/03/7-final-300x116.png" alt="" title="7-final" width="300" height="116" class="alignnone size-medium wp-image-803" /></a></p>
<p><strong>FINAL STEPS</strong></p>
<p>Finally WBLOCK the point and attribute definitions. Make sure your insertion point is set to the NODE of the point.</p>
<p>Insert your newly-created block and it should display the Northing and Easting wherever you insert it. Copy it around if you like or array it on a grid.</p>
<p>If you have more time, add even more functionality to your block by turning it into a dynamic block.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/8-dynamic.png"><img src="http://www.lazydrafter.com/stuff/2009/03/8-dynamic-300x181.png" alt="" title="8-dynamic" width="300" height="181" class="alignnone size-medium wp-image-813" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/create-a-northing-easting-block-with-fields/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Delete Layers</title>
		<link>http://www.lazydrafter.com/autocad-tips/delete-layers</link>
		<comments>http://www.lazydrafter.com/autocad-tips/delete-layers#comments</comments>
		<pubDate>Wed, 18 Mar 2009 17:12:32 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Layers]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=795</guid>
		<description><![CDATA[You may have noticed that when you attempt to delete a layer that is being used by entities in your drawing you will be denied. 

There is, however, an easy way to delete layers that are being used by entities. 
The command is LAYDEL. Type the command and you will be prompted with this:
Select object [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed that when you attempt to delete a layer that is being used by entities in your drawing you will be denied. </p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/laydel-denied.png"><img src="http://www.lazydrafter.com/stuff/2009/03/laydel-denied.png" alt="" title="laydel-denied" width="264" height="185" class="alignnone size-medium wp-image-796" /></a></p>
<p>There is, however, an easy way to delete <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> that are being used by entities. <span id="more-795"></span></p>
<p>The command is LAYDEL. Type the command and you will be prompted with this:</p>
<pre>Select object on layer to delete or [Name]:</pre>
<p>You can select objects on the layer that you want to delete or you can type N to select a layer from a dialog box.</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/03/laydel-list.png"><img src="http://www.lazydrafter.com/stuff/2009/03/laydel-list-300x231.png" alt="" title="laydel-list" width="300" height="231" class="alignnone size-medium wp-image-797" /></a></p>
<p>Be ware that if you delete the layer, the entities on that layer will also be deleted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/delete-layers/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Voting Begins for AUGI Wish List</title>
		<link>http://www.lazydrafter.com/autocad-tips/voting-begins-for-augi-wish-list</link>
		<comments>http://www.lazydrafter.com/autocad-tips/voting-begins-for-augi-wish-list#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:33:27 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=793</guid>
		<description><![CDATA[This just in: &#8220;It is time to cast your votes for your favorite Autodesk product improvement wishes for the February 2009 cycle. The ballots, populated with the wishes submitted by your fellow AUGI members, are live and awaiting your votes.&#8221; 
The wishes have been submitted and now it&#8217;s time to vote. If you are a [...]]]></description>
			<content:encoded><![CDATA[<p>This just in: &#8220;It is time to cast your votes for your favorite Autodesk product improvement wishes for the February 2009 cycle. The ballots, populated with the wishes submitted by your fellow AUGI members, are live and awaiting your votes.&#8221; <span id="more-793"></span></p>
<p>The wishes have been submitted and now it&#8217;s time to vote. If you are a user of Autodesk products, this is your chance for your voice to be heard.</p>
<p><a href="http://www.augi.com/publications/hotnews.asp?id=1910">Cast your vote&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/voting-begins-for-augi-wish-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autodesk on YouTube</title>
		<link>http://www.lazydrafter.com/autocad-tips/autodesk-on-youtube</link>
		<comments>http://www.lazydrafter.com/autocad-tips/autodesk-on-youtube#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:43:01 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Video Tutorials]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=789</guid>
		<description><![CDATA[I just found out from @MisterAU on Twitter that Autodesk has a channel on YouTube. Looking over a few of the videos it looks like a lot of marketing promos and videos showing overviews of various Autodesk software. 
A quick search for &#8220;civil&#8221; turned up this video called &#8220;AutoCAD Civil 3D 2009 New Features&#8221;:

This video [...]]]></description>
			<content:encoded><![CDATA[<p>I just found out from <a href="http://twitter.com/MisterAU">@MisterAU</a> on Twitter that <a href="http://www.youtube.com/autodesk">Autodesk has a channel on YouTube</a>. Looking over a few of the videos it looks like a lot of marketing promos and videos showing overviews of various Autodesk software. <span id="more-789"></span></p>
<p>A quick search for &#8220;civil&#8221; turned up this video called &#8220;AutoCAD Civil 3D 2009 New Features&#8221;:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/by1pjIOEffM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/by1pjIOEffM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>This video is pretty cool but I really hope they use this channel to feature tutorials instead of just marketing videos. We shall see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/autodesk-on-youtube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reconcile New Layers</title>
		<link>http://www.lazydrafter.com/autocad-tips/reconcile-new-layers</link>
		<comments>http://www.lazydrafter.com/autocad-tips/reconcile-new-layers#comments</comments>
		<pubDate>Thu, 22 Jan 2009 19:22:25 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Layers]]></category>
		<category><![CDATA[System Variables]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=784</guid>
		<description><![CDATA[According to the AutoCAD help file, &#8220;Reconciling new layers is the process of manually reviewing new layers so that you can avoid potential errors before plotting your drawing or when restoring a layer state.&#8221; 
I can see how this would be a really great tool but I haven&#8217;t fully adopted it because I would need [...]]]></description>
			<content:encoded><![CDATA[<p>According to the AutoCAD help file, &#8220;Reconciling new <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> is the process of manually reviewing new <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> so that you can avoid potential errors before plotting your drawing or when restoring a layer state.&#8221; <span id="more-784"></span></p>
<p>I can see how this would be a really great tool but I haven&#8217;t fully adopted it because I would need to setup the template to contain all our standard <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> (most of our <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> are created on the fly through macros) and thus I would be getting notifications constantly as new <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> are created. But we might consider setting up our template for this in the future.</p>
<p>Here is how layer reconciliation works: Setting LAYEREVAL to 0 turns the layer reconciliation feature off. Set it to 1 and it will detect new xref <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a>. Set it to 2 and it will detect new <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> added in the drawing and xrefs.</p>
<p>When you open a drawing that contains unreconciled <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a>, you will see this (AutoCAD 2008):</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/01/layereval.png"><img src="http://www.lazydrafter.com/stuff/2009/01/layereval-300x108.png" alt="" title="layereval" width="300" height="108" class="alignnone size-medium wp-image-785" /></a></p>
<p>When you plot a drawing that contains unreconciled <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a>, you will see this:</p>
<p><a href="http://www.lazydrafter.com/stuff/2009/01/plotlayereval.png"><img src="http://www.lazydrafter.com/stuff/2009/01/plotlayereval-300x116.png" alt="" title="plotlayereval" width="300" height="116" class="alignnone size-medium wp-image-786" /></a></p>
<p>I think layer reconciliation is worth taking a look at, especially for companies that want tighter control over <a href="http://www.lazydrafter.com/tag/layers" class="st_tag internal_tag" rel="tag" title="Posts tagged with Layers">layers</a> that are being used.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/reconcile-new-layers/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Send Hatch Patterns to Back</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back</link>
		<comments>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back#comments</comments>
		<pubDate>Thu, 15 Jan 2009 21:24:42 +0000</pubDate>
		<dc:creator>Josh Jones</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[Hatch]]></category>
		<category><![CDATA[System Variables]]></category>

		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651</guid>
		<description><![CDATA[I hope you had a good New Years. I sure did! I&#8217;m just getting back to blogging after a holiday break.
Have you ever been frustrated that your hatch patterns always cover other objects no matter how many times you set the draw order to send it to back? 
Type HPDRAWORDER on the command line and [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you had a good New Years. I sure did! I&#8217;m just getting back to blogging after a holiday break.</p>
<p>Have you ever been frustrated that your <a href="http://www.lazydrafter.com/tag/hatch" class="st_tag internal_tag" rel="tag" title="Posts tagged with Hatch">hatch</a> patterns always cover other objects no matter how many times you set the draw order to send it to back? <span id="more-651"></span></p>
<p>Type HPDRAWORDER on the command line and set it to 1.</p>
<p>You can also set this in the BHATCH dialog box:</p>
<p><a href="http://www.lazydrafter.com/stuff/2008/10/bhatch.png"><img src="http://www.lazydrafter.com/stuff/2008/10/bhatch.png" alt="" title="bhatch" width="185" height="214" class="alignnone size-medium wp-image-652" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
