<?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</title>
	<atom:link href="http://2learncad.com/blog/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>How to modify your list of scales</title>
		<link>http://2learncad.com/blog/2010/04/cad-scale/</link>
		<comments>http://2learncad.com/blog/2010/04/cad-scale/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 14:30:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Archives]]></category>
		<category><![CDATA[CAD scale]]></category>
		<category><![CDATA[list scale]]></category>
		<category><![CDATA[scale list]]></category>
		<category><![CDATA[SCALELISTEDIT]]></category>
		<category><![CDATA[Viewport]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=314</guid>
		<description><![CDATA[When you scale your view in the plotted drawing or paper space, you can use the standard scale list from AutoCAD in the property manager of the viewport instead of using the old method XP factor&#8230;. But if you cannot find the scale, do not worry. You can always add or modify the list of [...]]]></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%2F04%2Fcad-scale%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F04%2Fcad-scale%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When you scale your view in the plotted drawing or paper space, you can use the standard scale list from AutoCAD in the property manager of the viewport instead of using the old method XP factor&#8230;. But if you cannot find the scale, do not worry. You can always add or modify the list of scales in the dialogue box. It is really simple: From your AutoCAD command type <strong>SCALELISTEDIT</strong>. Select the scale from the list to modify. If you need to add more select the &#8220;<em>ADD&#8221;</em> button. When the add scale dialogue pops up, name your new scale and change the &#8220;Drawing units&#8221; according to your scale. Hit &#8220;<em>OK</em> &#8221; and you are done. Pretty simple!</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/04/cad-scale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing AutoCAD files to Revit</title>
		<link>http://2learncad.com/blog/2010/03/importing-autocad-revit/</link>
		<comments>http://2learncad.com/blog/2010/03/importing-autocad-revit/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 18:10:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Revit]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[importing autocad revit]]></category>
		<category><![CDATA[Revit MEP]]></category>
		<category><![CDATA[XREFS]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=285</guid>
		<description><![CDATA[You can import AutoCAD files into Autodesk Revit and then manipulate it from there as a Revit file or you can xref the file. See this tutorial on how to xref CAD files. NB: Importing a CAD file will not automatically convert the drawing to 3D. To import as a link file: Go to the [...]]]></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%2F03%2Fimporting-autocad-revit%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F03%2Fimporting-autocad-revit%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You can import AutoCAD files into <a href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;id=10287426" title="Autodesk Revit"  target="_blank">Autodesk Revit</a> and then manipulate it from there as a Revit file or you can xref the file. See this tutorial on <a href="http://2learncad.com/tutorials/xref.html" title="Xref"  target="_blank">how to xref CAD files</a>.</p>
<p>NB: Importing a CAD file will not automatically convert the drawing to 3D.</p>
<h1>To import as a link file:</h1>
<ol>
<li>Go to the insert tab.</li>
<li>Select<strong><em> &#8220;link CAD</em></strong>&#8220;.<a href="http://2learncad.com/blog/wp-content/uploads/2010/03/revit-cad.gif" ><img class="aligncenter size-full wp-image-287" title="cad to revit" src="http://2learncad.com/blog/wp-content/uploads/2010/03/revit-cad.gif" alt="cad to revit" width="297" height="171" /></a></li>
<li>Browse for the CAD file that you wish to link. <a href="http://2learncad.com/blog/wp-content/uploads/2010/03/revit-cad-2.gif" ><img class="aligncenter size-medium wp-image-290" title="cad to revit" src="http://2learncad.com/blog/wp-content/uploads/2010/03/revit-cad-2-300x161.gif" alt="cad to revit" width="300" height="161" /></a></li>
<li>On the positioning tab leave the default position <strong><em>”Center to Center”</em></strong>. You can also change that to <em><strong>“Origin to Origin”</strong></em>.</li>
<li>On the <strong><em>“Place at”</em></strong> tab select the level you want to import the file. For example, level 1or level 2 if you have many levels or floors in your project.</li>
<li>Pick your color preference on the <em><strong>“Colors”</strong></em> tab. You can set the link file to show black and white, invert color or the original color.</li>
<li>On the Layers tab leave <strong><em>“All”</em></strong> selected, if you want to import all the layers from the file.</li>
<li>Leave the <strong><em>&#8220;Import units&#8221;</em></strong> as Auto-Detect. <img class="aligncenter size-full wp-image-310" title="revit-cad-3" src="http://2learncad.com/blog/wp-content/uploads/2010/03/revit-cad-3.gif" alt="revit-cad-3" width="576" height="188" /></li>
<li>Select <strong><em>&#8220;Open&#8221;</em></strong>.</li>
</ol>
<p>Now that the file is showing in the drawing as a cross reference file. You can also turn on and off layers from Revit as you wish, the same as in AutoCAD.</p>
<h1>To import as part of Revit:</h1>
<ol>
<li>Go to the insert tab.</li>
<li>Select <strong><em>&#8220;Import CAD&#8221;</em></strong>.</li>
<li>Browse for the cad file that you wish to import.</li>
<li>On the positioning tab leave the default position <strong><em>”Center to Center”</em></strong>.</li>
<li>On the <em><strong>“Place at”</strong></em> tab select the level you want to import.</li>
<li>Pick your color preference on the <strong><em>“Colors”</em></strong> tab.</li>
<li>On the Layers tab leave <em><strong>“All” </strong></em>selected, if you want to import all the layers from the file. Otherwise, you can select which layer to import individually. By doing so it will not import any object on unselected layers.</li>
<li>Leave the <strong><em>&#8220;Import units&#8221;</em></strong> as Auto-Detect.</li>
<li>Select <strong><em>&#8220;Open&#8221;</em></strong>.</li>
</ol>
<p>Once the file is imported you can edit the CAD drawing as a Revit file.</p>
<p>NB: We used Revit MEP 2010 for this tutorial. I believe the steps are similar in Revit MEP 2009. You start from File, Import/Link, CAD formats.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/03/importing-autocad-revit/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>Engineering and Architectural scale table</title>
		<link>http://2learncad.com/blog/2010/02/engineering-architectural-scale/</link>
		<comments>http://2learncad.com/blog/2010/02/engineering-architectural-scale/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:10:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Architectural scale]]></category>
		<category><![CDATA[Engineering scale]]></category>
		<category><![CDATA[Scale]]></category>
		<category><![CDATA[scale factor]]></category>
		<category><![CDATA[Scaling]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=201</guid>
		<description><![CDATA[Below are two standard scale tables for Engineering and Architectural drawings. To obtain the scale factor of an Engineering drawing scale: Multiply the feet of the desired scale by 12. For example 1&#8243;=50&#8242; scale would be 50&#215;12 = Scale Factor 600. Engineering Scale Drawing Scale Scale Factor Viewport Scale 1&#8243; = 10&#8242; 120 1/120xp 1&#8243; = 20&#8242; 240 [...]]]></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%2Fengineering-architectural-scale%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2010%2F02%2Fengineering-architectural-scale%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Below are two standard scale tables for Engineering and Architectural drawings.</p>
<p>To obtain the scale factor of an Engineering drawing scale:</p>
<ol>
<li>Multiply the feet of the desired scale by 12.</li>
<li>For example 1&#8243;=50&#8242; scale would be 50&#215;12 = Scale Factor 600.</li>
</ol>
<table style="width: 299pt; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0" width="398">
<colgroup span="1">
<col style="width: 94pt;" span="1" width="125"></col>
<col style="width: 82pt;" span="1" width="109"></col>
<col style="width: 123pt;" span="1" width="164"></col>
</colgroup>
<tbody>
<tr style="height: 15.75pt;" height="21">
<td style="width: 94pt; height: 15.75pt;" width="125" height="21"><strong>Engineering Scale</strong></td>
<td style="width: 82pt;" width="109"></td>
<td style="width: 123pt;" width="164"></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="width: 94pt; height: 15pt;" width="125" height="20"><strong>Drawing Scale</strong></td>
<td style="border-left: medium none; width: 82pt;" width="109"><strong>Scale Factor</strong></td>
<td style="border-left: medium none; width: 123pt;" width="164"><strong>Viewport Scale</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 10&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">120</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/120xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 20&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">240</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/240xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 30&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">360</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/360xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 40&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">480</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/480xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 50&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">600</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/600xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243;= 60&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">720</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/720xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 70&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">840</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/840xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 80&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">960</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/960xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 90&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">1080</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/1080xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 100&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">1200</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/1200xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 200&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">2400</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/2400xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 300&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">3600</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/3600xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 94pt; height: 15pt;" width="125" height="20">1&#8243; = 500&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">4800</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/4800xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 94pt; height: 15.75pt;" width="125" height="21">1&#8243; = 1000&#8242;</td>
<td style="border-top: medium none; border-left: medium none; width: 82pt;" width="109">9600</td>
<td style="border-top: medium none; border-left: medium none; width: 123pt;" width="164">1/9600xp</td>
</tr>
</tbody>
</table>
<p>To obtain the scale factor of an Architectural drawing scale:</p>
<ol>
<li>Multiply the denominator of the desired scale by 12.</li>
<li>for example 1/4 scale would be 4&#215;12 = Scale Factor 48.</li>
</ol>
<table style="width: 329pt; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0" width="438">
<colgroup span="1">
<col style="width: 121pt;" span="1" width="161"></col>
<col style="width: 78pt;" span="1" width="104"></col>
<col style="width: 130pt;" span="1" width="173"></col>
</colgroup>
<tbody>
<tr style="height: 15.75pt;" height="21">
<td style="width: 121pt; height: 15.75pt;" width="161" height="21"><strong>Architetural Scale</strong></td>
<td style="width: 78pt;" width="104"></td>
<td style="width: 130pt;" width="173"></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="width: 121pt; height: 15pt;" height="20"><strong>Drawing Scale</strong></td>
<td style="border-left: medium none; width: 78pt;" width="104"><strong>Scale Factor</strong></td>
<td style="border-left: medium none; width: 130pt;" width="173"><strong>Viewport Scale</strong></td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/128&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">1536</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/1536xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/64&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">768</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/768xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/32&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">384</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/384xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/16&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">192</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/192xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">3/32&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">128</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/128xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/8&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">96</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/96xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">3/16&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">64</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/64xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">1/4&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">48</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/48xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">3/8&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">32</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/32xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">1/2&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">24</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/24xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">3/4&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">16</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/16xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">1&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">12</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/12xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">1 1/2&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">8</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/8xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">3&#8243; = 1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">4</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/4xp</td>
</tr>
<tr style="height: 15pt;" height="20">
<td style="border-top: medium none; width: 121pt; height: 15pt;" width="161" height="20">6&#8243;=1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">2</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1/2xp</td>
</tr>
<tr style="height: 15.75pt;" height="21">
<td style="border-top: medium none; width: 121pt; height: 15.75pt;" width="161" height="21">1&#8242;-0=1&#8242;-0&#8243;</td>
<td style="border-top: medium none; border-left: medium none; width: 78pt;" width="104">1</td>
<td style="border-top: medium none; border-left: medium none; width: 130pt;" width="173">1xp</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2010/02/engineering-architectural-scale/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create CAD table from Excel table</title>
		<link>http://2learncad.com/blog/2009/12/cad-table-from-excel/</link>
		<comments>http://2learncad.com/blog/2009/12/cad-table-from-excel/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 23:40:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cad table]]></category>
		<category><![CDATA[Excel table]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=234</guid>
		<description><![CDATA[Working with tables in Microsoft Excel is much easier and convenient than the CAD table features in AutoCAD, and there are many ways to use your table or schedules created in Excel to be imported into AutoCAD: • As a Microsoft Excel worksheet: The table will look exactly like the Excel spreadsheet you created and [...]]]></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%2Fcad-table-from-excel%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Fcad-table-from-excel%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Working with tables in Microsoft Excel is much easier and convenient than the <a href="http://2learncad.com/tutorials/cad-table.html" title="CAD table"  target="_blank">CAD table</a> features in AutoCAD, and there are many ways to use your table or schedules created in Excel to be imported into AutoCAD:<br />
<span style="color: #000000;"><strong>•	As a Microsoft Excel worksheet:</strong></span><br />
The table will look exactly like the Excel spreadsheet you created and changes can be made in Excel by double clicking on the table. In other words, it is an Excel spreadsheet hosted in AutoCAD.<br />
<span style="text-decoration: underline;"><em>Procedure:</em></span><br />
1.	Select all the cells that you want to import from Microsoft Excel.<br />
2.	Right click, select <strong><span style="color: #0000ff;">Copy</span></strong> or simply use <strong><span style="color: #0000ff;">Ctrl+C</span></strong>.<br />
3.	Open AutoCAD.<br />
4.	From the top menu, select “<span style="color: #0000ff;">E<strong>dit</strong></span>” then “<strong><span style="color: #0000ff;">Paste Specia</span></strong>l” then “<span style="color: #0000ff;"><strong>Paste</strong></span>” then “<strong><span style="color: #0000ff;">Microsoft Office Excel Worksheet</span></strong>”.</p>
<p><strong>•	As an AutoCAD Entity:</strong><br />
The Excel table will be converted to an AutoCAD table.<br />
<span style="text-decoration: underline;"><em>Procedure:</em></span><br />
1.	Select all the cells that you want to import from Microsoft Excel.<br />
2.	Right click, select <span style="color: #0000ff;"><strong>C</strong><strong>opy</strong></span> or simply use <strong><span style="color: #0000ff;">Ctrl+C</span></strong>.<br />
3.	Open AutoCAD.<br />
From the top menu, select “<strong>Edit</strong>” then “<span style="color: #0000ff;"><strong>Paste Special</strong></span>” then “Paste” then “<strong><span style="color: #0000ff;">AutoCAD Entities</span></strong>”.</p>
<p><strong>•	As an image or picture:</strong><br />
The Excel table will be converted into an image entity.<br />
<span style="text-decoration: underline;"><em>Procedure:</em></span><br />
1.	Select all the cells that you want to import from Microsoft Excel.<br />
2.	Right click, select<span style="color: #0000ff;"> <strong>Copy</strong></span> or simply use <strong><span style="color: #0000ff;">Ctrl+C</span></strong>.<br />
3.	Open AutoCAD.<br />
From the top menu, select “<strong><span style="color: #0000ff;">Edit</span></strong>” then “<strong><span style="color: #0000ff;">Paste Special</span></strong>” then “<strong><span style="color: #0000ff;">Paste</span></strong>” then either “<strong><span style="color: #0000ff;">Picture (Metafile)</span></strong>” or “<strong><span style="color: #0000ff;">Bitmap</span></strong>” or “<strong><span style="color: #0000ff;">Image Entity</span></strong>”.</p>
<p><strong>•	As a linked Excel table:</strong><br />
The table will be linked to the Excel sheet so that when you make changes in Excel the table will be automatically updated in AutoCAD. This is very useful if many people share one document and constantly need updating.<br />
<span style="text-decoration: underline;"><em>Procedure:</em></span><br />
1.	Select all the cells that you want to import from Microsoft Excel.<br />
2.	Right click, select <strong><span style="color: #0000ff;">Copy</span></strong> or simply use <span style="color: #0000ff;"><strong>Ctrl+C</strong></span>.<br />
3.	Open AutoCAD.<br />
4.	From the top menu, select “<span style="color: #0000ff;"><strong>Edit</strong></span>” then “<strong><span style="color: #0000ff;">Paste Special</span></strong>” then “<strong><span style="color: #0000ff;">Paste Link</span></strong>” then “<strong><span style="color: #0000ff;">Microsoft Office Excel Workshee</span><span style="color: #0000ff;">t</span></strong>”.</p>
<p><strong>•	As a linked AutoCAD Entity:</strong><br />
The Excel table will be converted to an <a href="http://2learncad.com/tutorials/cad-table.html" title="AutoCAD table linked to excel sheet"  target="_blank">AutoCAD table and linked to the Excel sheet</a>, so changes made in Excel can be updated automatically in AutoCAD.<br />
<span style="text-decoration: underline;"><em>Procedure:</em></span><br />
4.	Select all the cells that you want to import from Microsoft Excel.<br />
5.	Right click, select <strong><span style="color: #0000ff;">Copy</span></strong> or simply use <strong><span style="color: #0000ff;">Ctrl+C<span style="color: #000000;">.</span></span></strong><br />
6.	Open AutoCAD.<br />
5.	From the top menu, select “<strong><span style="color: #0000ff;">Edit</span></strong>” then “<span style="color: #0000ff;"><strong>Paste Special</strong></span>” then “<span style="color: #0000ff;"><strong>Paste Link</strong></span>” then “<strong><span style="color: #0000ff;">AutoCAD Entitie</span>s</strong>”.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/12/cad-table-from-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Uploading LISP routine</title>
		<link>http://2learncad.com/blog/2009/12/uploading-lisp-routine/</link>
		<comments>http://2learncad.com/blog/2009/12/uploading-lisp-routine/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:51:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ACAD startup]]></category>
		<category><![CDATA[Appload]]></category>
		<category><![CDATA[LISP]]></category>
		<category><![CDATA[LISP routine]]></category>
		<category><![CDATA[Startup suite]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=209</guid>
		<description><![CDATA[Follow these steps to add an automatically loading LISP routine to your ACAD STARTUP. 1. Save the LISP file with lsp extension to your C drive in this directory C:\Documents and  Settings\username\Application Data\Autodesk\..your AutoCAD version here..XX\RXX.0\enu\lisp routines folder. 2. Open AutoCad and type “APPLOAD” in the Command line. 3. When the dialogue box pops up, [...]]]></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%2Fuploading-lisp-routine%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Fuploading-lisp-routine%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Follow these steps to add an automatically loading <strong>LISP</strong> routine to your <strong>ACAD STARTUP</strong>.</p>
<p>1. Save the <strong>LISP</strong> file with lsp extension to your C drive in this directory C:\Documents and  Settings\username\Application Data\Autodesk\..your AutoCAD version here..XX\RXX.0\enu\lisp routines folder.<br />
2. Open AutoCad and type “<strong>APPLOAD</strong>” in the Command line.<br />
3. When the dialogue box pops up, click on<br />
the “contents…” button in the bottom right hand corner (“Startup suite”).<br />
4. In the Startup Suite dialogue box, select the “Add…” button.<br />
5. Browse for your <strong>LISP</strong> file with .lsp extension that you have saved before.<br />
6. Click Add once you find your lisp file.<br />
7. Close all dialogue boxes and you are done.</p>
<p>The next time you open AutoCAD the lisp routine will automatically load without any command invoke.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/12/uploading-lisp-routine/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>
	</channel>
</rss>

<!-- Dynamic page generated in 1.238 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 08:12:44 -->

