<?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>Learn AutoCAD &#187; Autocad Tips</title>
	<atom:link href="http://2learncad.com/blog/category/autocad-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://2learncad.com/blog</link>
	<description>AutoCAD blog for learning and sharing Tips and Tricks to improve your every day drawing performance</description>
	<lastBuildDate>Sun, 12 Jun 2011 02:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Layer Isolate</title>
		<link>http://2learncad.com/blog/2011/06/layer-isolate/</link>
		<comments>http://2learncad.com/blog/2011/06/layer-isolate/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 02:10:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[Isolate Layer]]></category>
		<category><![CDATA[LAYISO]]></category>
		<category><![CDATA[LAYUNISO]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=581</guid>
		<description><![CDATA[To quickly isolate a layer or layers type in the command line: LAYISO. When the AutoCAD cursor asks, select the layer or layers to be isolated. That will automatically lock all layers except the one you have selected. To restore the layer state just type: LAYUNISO.]]></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%2F2learncad.com%2Fblog%2F2011%2F06%2Flayer-isolate%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2011%2F06%2Flayer-isolate%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>To quickly isolate a layer or layers type in the command line:<strong> LAYISO. </strong>When the AutoCAD cursor asks, select the layer or layers to be isolated. That will automatically lock all layers except the one you have selected. To restore the layer state just type: <strong>LAYUNISO</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2011/06/layer-isolate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Line type</title>
		<link>http://2learncad.com/blog/2010/12/line-type/</link>
		<comments>http://2learncad.com/blog/2010/12/line-type/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 15:45:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[linetype]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=359</guid>
		<description><![CDATA[To edit or create your own line type: a)    Type LINETYPE in the command line. b)    When the Linetype manager dialogue comes up, click on the load button (on top right of the menu). click on file. c)    Select the browser arrow down to find out the location of your acad.lin file. d)    Open notepad [...]]]></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%2F2learncad.com%2Fblog%2F2010%2F12%2Fline-type%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F12%2Fline-type%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>To edit or create your own line type:<br />
a)    Type <span style="color: #ff0000;"><strong>LINETYPE</strong></span> in the command line.<br />
b)    When the Linetype manager dialogue comes up, click on the <strong>load button</strong> (on top right of the menu).<br />
click on file.<br />
c)    Select the browser arrow down to find out the location of your acad.lin file.<br />
d)    Open notepad or notepad++ and browse for the <strong>acad.lin</strong> file location.<br />
e)    Follow the format below. Once you are done save the file as a <span style="color: #ff0000;"><strong>.lin</strong></span> extension.</p>
<div class="wp-caption aligncenter" style="width: 510px"><a href="http://2LearnCAD.com/blog/wp-content/uploads/2010/12/line-type.png" ><img title="line type" src="http://2LearnCAD.com/blog/wp-content/uploads/2010/12/line-type.png" alt="line type" width="500" height="172" /></a><p class="wp-caption-text">Line type Definition Format</p></div>
<p>1- Line type name. (You can use underscore but no spaces).<br />
2- Line type description. (It is limited to 47 characters in length).<br />
3- Line type symbol appearance.<br />
4- Length between each symbol.<br />
5- Drawing unit space length before the symbol.<br />
6- Line type symbol.<br />
7- Type of line type (complex).<br />
8- Line type scale<br />
9- Angle of rotation for the line symbol.<br />
10- X-coordinate position.<br />
11- Y-coordinate position.<br />
12-Drawing unit space length after the symbol.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/12/line-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting 3D to 2D</title>
		<link>http://2learncad.com/blog/2010/06/converting-3d-to-2d/</link>
		<comments>http://2learncad.com/blog/2010/06/converting-3d-to-2d/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:20:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[3D to 2D]]></category>
		<category><![CDATA[flatshot]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=330</guid>
		<description><![CDATA[When you have 3D solids and regions drawings you can flat them to 2D views by using the command FLATSHOT. It will create 2D representations of the current view that you have on your screen at execution of the command. The new 2D entities will be generated as a block projected onto the XY plane. [...]]]></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%2F2learncad.com%2Fblog%2F2010%2F06%2Fconverting-3d-to-2d%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F06%2Fconverting-3d-to-2d%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When you have 3D solids and regions drawings you can flat them to 2D views by using the command <strong>FLATSHOT</strong>. It will create 2D representations of the current view that you have on your screen at execution of the command. The new 2D entities will be generated as a block projected onto the XY plane. You can always modify the block later since it is comprised of 2D geometry.<br />
That is very helpful, especially when you are working with 3D or dxf files. I know a lot of manufacturers have their online catalog cut drawings in 3D format. So that would save you some time and trouble.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/06/converting-3d-to-2d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expand viewport using VPMAX</title>
		<link>http://2learncad.com/blog/2010/02/viewport-vpmax/</link>
		<comments>http://2learncad.com/blog/2010/02/viewport-vpmax/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:36:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[Viewport]]></category>
		<category><![CDATA[VPMAX]]></category>
		<category><![CDATA[VPMIN]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=202</guid>
		<description><![CDATA[You can use VPMAX  (same as double-click within a viewport layout) or VPMIN (same as double-click outside a viewport layout) to switch within model space and paper space tab of a layout. VPMAX expands the current viewport for editing and VPMIN restores the current layout viewport. The advantage of using these two commands is that [...]]]></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%2F2learncad.com%2Fblog%2F2010%2F02%2Fviewport-vpmax%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F02%2Fviewport-vpmax%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You can use VPMAX  (same as double-click within a viewport layout) or VPMIN (same as double-click outside a viewport layout) to switch within model space and paper space tab of a layout.<br />
VPMAX expands the current viewport for editing and VPMIN restores the current layout viewport.<br />
The advantage of using these two commands is that you can pan and zoom while you are in model space, and when you go back to paper space the position and scale of the objects in the layout viewport remain unchanged.<br />
It is useful when you <a href="http://2learncad.com/tutorials/pan-and-zoom.html" title="zoom" >zoom</a> in a viewport on paper space while your viewport borders are not visible and accidentally double click inside the viewport and you cannot double click out.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/02/viewport-vpmax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotating the crosshairs, grid and snap angle</title>
		<link>http://2learncad.com/blog/2009/12/rotating-the-crosshairs-grid-and-snap-angle/</link>
		<comments>http://2learncad.com/blog/2009/12/rotating-the-crosshairs-grid-and-snap-angle/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:05:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[angle]]></category>
		<category><![CDATA[Crosshairs]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[snap]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=207</guid>
		<description><![CDATA[Use this command If you need to quickly rotate the crosshairs on the screen at a specific angle so you can draw along any object alignment without having to change The UCS settings nor rotating the view: In the command line type SNAPANG. When prompted enter the new angle rotation for the crosshairs.]]></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%2F2learncad.com%2Fblog%2F2009%2F12%2Frotating-the-crosshairs-grid-and-snap-angle%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Frotating-the-crosshairs-grid-and-snap-angle%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Use this command If you need to quickly rotate the crosshairs on the screen at a specific angle so you can draw along any object alignment without having to change The UCS settings nor <a href="http://2learncad.com/tutorials/rotated-background.html" title="rotating view"  target="_blank">rotating the view</a>:<br />
In the command line type <strong>SNAPANG</strong>. When prompted enter the new angle rotation for the crosshairs.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/12/rotating-the-crosshairs-grid-and-snap-angle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Viewport UCSFOLLOW</title>
		<link>http://2learncad.com/blog/2009/12/viewport-ucsfollow/</link>
		<comments>http://2learncad.com/blog/2009/12/viewport-ucsfollow/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:26:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[UCSFOLLOW]]></category>
		<category><![CDATA[Viewport]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=192</guid>
		<description><![CDATA[Have you noticed that when you double click inside a viewport in AutoCAD, the view automatically zooms out and then you have to rescale the viewport? It could be really annoying, especially if you do not know the original scale of the viewport. Well, it has something to do with your UCS setting. To correct [...]]]></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%2F2learncad.com%2Fblog%2F2009%2F12%2Fviewport-ucsfollow%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Fviewport-ucsfollow%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Have you noticed that when you double click inside a viewport in AutoCAD, the view automatically zooms out and then you have to rescale the viewport? It could be really annoying, especially if you do not know the original scale of the viewport. Well, it has something to do with your UCS setting. To correct that, you need to change the <strong>UCSFOLLOW </strong>value to “0”.  To make the change, try this: while inside the viewport type <strong>UCSFOLLOW</strong> in the command line and enter “0” for the value. That corrects only the current viewport, because the UCSFOLLOW setting is saved separately for each viewport. Apply the same method for each viewport</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/12/viewport-ucsfollow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unexploded Block</title>
		<link>http://2learncad.com/blog/2009/10/unexploded-block/</link>
		<comments>http://2learncad.com/blog/2009/10/unexploded-block/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 19:42:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[blocks]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=114</guid>
		<description><![CDATA[To prevent a block from being exploded when inserting the block use the command MINSERT. When prompted, set the number of row or columns to any numbers except 1. Then go to the property of the block and change that row or column back to 1. This will prevent the block from showing as an [...]]]></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%2F2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>To prevent a block from being exploded when inserting the <a href="http://www.2learncad.com/free_cad_blocks.html" title="cad block"  target="_blank">block</a> use the command <strong>MINSERT</strong>. When prompted, set the number of row or columns to any numbers except 1. Then go to the property of the block and change that row or column back to 1. This will prevent the block from showing as an array. This command is also good if you want to create an <a href="http://www.2learncad.com/tutorials/array.html" title="array"  target="_blank">array</a> with a block.<br />
NB: You cannot use <strong>MINSERT</strong> with annotative <a href="http://www.2learncad.com/tutorials/cad-block.html" title="blocks"  target="_self">blocks</a>.</p>
<p>Add to: <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Quick=true&amp;Url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;Title=unexploded%20block&amp;Pop=yes" ><img src="http://www.2learncad.com/blog/wp-content/uploads/BlinkList.png" border="0" alt="BlinkList" />BlinkList</a>, <a rel="nofollow" href="http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;title=unexploded%20block" ><img src="http://www.2learncad.com/blog/wp-content/uploads/del.icio.us.png" border="0" alt="del.icio.us" />del.icio.us</a>, <a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;title=unexploded%20block" ><img src="http://www.2learncad.com/blog/wp-content/uploads/Digg.png" border="0" alt="Digg" />Digg</a>, <a href="http://www.furl.net/storeIt.jsp?t=unexploded%20block&amp;u=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F" ><img src="http://www.2learncad.com/blog/wp-content/uploads/Furl.png" border="0" alt="Furl" />Furl</a>, <a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;title=unexploded%20block" ><img src="http://www.2learncad.com/blog/wp-content/uploads/ma.gnolia.png" border="0" alt="ma.gnolia" />ma.gnolia</a>, <a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;title=unexploded%20block" ><img src="http://www.2learncad.com/blog/wp-content/uploads/reddit.png" border="0" alt="reddit" />reddit</a>, <a href="http://simpy.com/simpy/LinkAdd.do?title=unexploded%20block&amp;href=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F" ><img src="http://www.2learncad.com/blog/wp-content/uploads/Simpy.png" border="0" alt="Simpy" />Simpy</a>, <a href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.2learncad.com%2Fblog%2F2009%2F10%2Funexploded-block%2F&amp;title=unexploded%20block" ><img src="http://www.2learncad.com/blog/wp-content/uploads/Spurl.png" border="0" alt="Spurl" />Spurl</a></p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/10/unexploded-block/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reload Xrefs</title>
		<link>http://2learncad.com/blog/2009/09/reload-xrefs/</link>
		<comments>http://2learncad.com/blog/2009/09/reload-xrefs/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 03:01:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[XREFS]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=34</guid>
		<description><![CDATA[If you need to reload quickly all xrefs (external references) in a drawing without going to the External Reference dialog box, right-click on the xref icon in the status bar tray located in the lower right-hand corner of your screen and select &#8220;Reload DWG Xrefs&#8220;. Add to: , , , , , , ,]]></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%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you need to reload quickly all <a href="http://www.2learncad.com/tutorials/xref.html" title="xrefs"  target="_blank">xrefs</a> <em>(external references)</em> in a drawing without going to the <em>External Reference dialog</em> box,<br />
<strong>right-click</strong> on the <em>xref icon</em> in the status bar tray located in the lower right-hand corner of your screen <a href="http://2learncad.com/blog/wp-content/uploads/2009/09/reload-xrefs1.png" ><img class="aligncenter size-full wp-image-80" title="reload-xrefs" src="http://2learncad.com/blog/wp-content/uploads/2009/09/reload-xrefs1.png" alt="reload-xrefs" width="300" height="55" /></a></p>
<p>and select &#8220;<strong>Reload DWG Xrefs</strong>&#8220;.</p>
<p>Add to: <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Quick=true&amp;Url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;Title=Reload%20xrefs&amp;Pop=yes" ><img src="/blog/wp-content/uploads/BlinkList.png" border="0" alt="BlinkList" /></a>, <a rel="nofollow" href="http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;title=Reload%20xrefs" ><img src="/blog/wp-content/uploads/del.icio.us.png" border="0" alt="del.icio.us" /></a>, <a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;title=Reload%20xrefs" ><img src="/blog/wp-content/uploads/Digg.png" border="0" alt="Digg" /></a>, <a href="http://www.furl.net/storeIt.jsp?t=Reload%20xrefs&amp;u=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F" ><img src="/blog/wp-content/uploads/Furl.png" border="0" alt="Furl" /></a>, <a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;title=Reload%20xrefs" ><img src="/blog/wp-content/uploads/ma.gnolia.png" border="0" alt="ma.gnolia" /></a>, <a href="http://reddit.com/submit?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;title=Reload%20xrefs" ><img src="/blog/wp-content/uploads/reddit.png" border="0" alt="reddit" /></a>, <a href="http://simpy.com/simpy/LinkAdd.do?title=Reload%20xrefs&amp;href=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F" ><img src="/blog/wp-content/uploads/Simpy.png" border="0" alt="Simpy" /></a>, <a href="http://www.spurl.net/spurl.php?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Freload-xrefs%2F&amp;title=Reload%20xrefs" ><img src="/blog/wp-content/uploads/Spurl.png" border="0" alt="Spurl" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/09/reload-xrefs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open multiple drawings</title>
		<link>http://2learncad.com/blog/2009/09/open-multiple-drawings/</link>
		<comments>http://2learncad.com/blog/2009/09/open-multiple-drawings/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[multiple drawings]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=23</guid>
		<description><![CDATA[You can open multiple drawings and attach multiple xrefs at once in AutoCAD, providing that you have enough memory and your machine is powerful enough to handle all the files. Here is how to do that: In the Open File dialogue box, simply hold down the SHIFT button on your keyboard and select the first and the last [...]]]></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%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><span style="font-size: small;">You can open multiple drawings and attach multiple <a href="http://www.2learncad.com/tutorials/xref.html" title="xref"  target="_blank">xrefs</a> at once in AutoCAD, providing that you have enough memory and your machine is powerful enough to handle all the files. </span></p>
<p><span style="font-size: small;">Here is how to do that: In the Open File dialogue box, simply hold down the <em><strong>SHIFT </strong></em>button on your keyboard and select the first and the last files from the list of drawings that you need to open. Hit <strong><em>Open</em></strong>. If you need to open multiple files, but they are not in sequence, use the <strong><em>CTRL</em> </strong>button instead of<em> <strong>SHIFT</strong>.</em></span></p>
<p><span style="font-size: small;">The above procedure works also with your Windows Explorer, just hit <strong><em>ENTER</em></strong> instead of <strong><em>OPEN</em></strong>.</span></p>
<p>Add to: <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&#038;Quick=true&#038;Url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;Title=Open%20multiple%20drawings&#038;Pop=yes" ><img border="0" src="/blog/wp-content/uploads/BlinkList.png" alt="BlinkList"></a>, <a rel="nofollow" href="http://del.icio.us/post?v=4&#038;noui&#038;jump=close&#038;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;title=Open%20multiple%20drawings" ><img border="0" src="/blog/wp-content/uploads/del.icio.us.png" alt="del.icio.us"></a>, <a rel="nofollow" href="http://digg.com/submit?phase=2&#038;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;title=Open%20multiple%20drawings" ><img border="0" src="/blog/wp-content/uploads/Digg.png" alt="Digg"></a>, <a href="http://www.furl.net/storeIt.jsp?t=Open%20multiple%20drawings&#038;u=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F" ><img border="0" src="/blog/wp-content/uploads/Furl.png" alt="Furl"></a>, <a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;title=Open%20multiple%20drawings" ><img border="0" src="/blog/wp-content/uploads/ma.gnolia.png" alt="ma.gnolia"></a>, <a href="http://reddit.com/submit?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;title=Open%20multiple%20drawings" ><img border="0" src="/blog/wp-content/uploads/reddit.png" alt="reddit"></a>, <a href="http://simpy.com/simpy/LinkAdd.do?title=Open%20multiple%20drawings&#038;href=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F" ><img border="0" src="/blog/wp-content/uploads/Simpy.png" alt="Simpy"></a>, <a href="http://www.spurl.net/spurl.php?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fopen-multiple-drawings%2F&#038;title=Open%20multiple%20drawings" ><img border="0" src="/blog/wp-content/uploads/Spurl.png" alt="Spurl"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/09/open-multiple-drawings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper space display color</title>
		<link>http://2learncad.com/blog/2009/09/paper-space-display-color/</link>
		<comments>http://2learncad.com/blog/2009/09/paper-space-display-color/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 17:41:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Autocad Tips]]></category>
		<category><![CDATA[display color]]></category>
		<category><![CDATA[Paper space]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=14</guid>
		<description><![CDATA[Have you noticed that when you create a new layout in a new drawing, all your cad layers are displayed in white (color) in paper space, even though you assigned them a specific color? That is because you probably have the “display plot styles” box checked. It is unchecked by default in AutoCAD. To fix [...]]]></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%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Have you noticed that when you create a new layout in a new drawing, all your <a href="http://www.2learncad.com/tutorials/cad-layers.html" title="cad layers"  target="_blank">cad layers</a> are displayed in white (color) in paper space, even though you assigned them a specific color? That is because you probably have the “display plot styles” box checked. It is unchecked by default in AutoCAD. To fix that follow this simple steps:</p>
<p><strong>Select</strong> the <em>layout tab</em> that you want to modify</p>
<p><strong>Right click</strong> on the <em>layout tab</em></p>
<p><strong>Select</strong> <em>Page Setup Manager</em>…</p>
<p>Make sure the <em>layout</em> is highlighted under <em><em>Page setups</em></em> on the left side</p>
<p><strong>Select</strong> <em>Modify</em>…</p>
<p>Uncheck the “<em>Display plot styles</em>” box below the <em>Plot style table</em> (pen assignments) in the upper right hand corner of the window.</p>
<p><strong>Click</strong> OK.</p>
<p><strong>Select “</strong><em>close</em>” for the <em>Page Setup Manager</em> window.</p>
<p><strong>Save</strong> your drawing to keep the change.</p>
<p>Add to: <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Quick=true&amp;Url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;Title=Paper%20space%20display%20color&amp;Pop=yes" ><img src="/blog/wp-content/uploads/BlinkList.png" border="0" alt="BlinkList" /></a>, <a rel="nofollow" href="http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;title=Paper%20space%20display%20color" ><img src="/blog/wp-content/uploads/del.icio.us.png" border="0" alt="del.icio.us" /></a>, <a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;title=Paper%20space%20display%20color" ><img src="/blog/wp-content/uploads/Digg.png" border="0" alt="Digg" /></a>, <a href="http://www.furl.net/storeIt.jsp?t=Paper%20space%20display%20color&amp;u=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F" ><img src="/blog/wp-content/uploads/Furl.png" border="0" alt="Furl" /></a>, <a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;title=Paper%20space%20display%20color" ><img src="/blog/wp-content/uploads/ma.gnolia.png" border="0" alt="ma.gnolia" /></a>, <a href="http://reddit.com/submit?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;title=Paper%20space%20display%20color" ><img src="/blog/wp-content/uploads/reddit.png" border="0" alt="reddit" /></a>, <a href="http://simpy.com/simpy/LinkAdd.do?title=Paper%20space%20display%20color&amp;href=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F" ><img src="/blog/wp-content/uploads/Simpy.png" border="0" alt="Simpy" /></a>, <a href="http://www.spurl.net/spurl.php?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F09%2Fpaper-space-display-color%2F&amp;title=Paper%20space%20display%20color" ><img src="/blog/wp-content/uploads/Spurl.png" border="0" alt="Spurl" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/09/paper-space-display-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

