<?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>Cadig - AutoCAD MicroStation Software</title>
	<atom:link href="http://www.cadig.com/cadtips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cadig.com/cadtips</link>
	<description>Solutions for AutoCAD, AutoCAD LT and MicroStation</description>
	<lastBuildDate>Tue, 13 Mar 2012 01:56:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Export or Print the layer information</title>
		<link>http://www.cadig.com/cadtips/export-or-print-the-layer-information/</link>
		<comments>http://www.cadig.com/cadtips/export-or-print-the-layer-information/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 01:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[AutoCAD Layer Excel Text]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/?p=31</guid>
		<description><![CDATA[Many users of AutoCAD are looking for a way to export the layer information , i.e. name, color, description to Excel or Text. Then they can print those exported layer information. What’s the easiest way. You just need to open the Layer Manager dialog and select the layers you want to export ( or press [...]]]></description>
			<content:encoded><![CDATA[<p>Many users of AutoCAD are looking for a way to export the layer information , i.e. name, color, description to Excel or Text. Then they can print those exported layer information. What’s the easiest way. You just need to open the Layer Manager dialog and select the layers you want to export ( or press Ctrl + A to select them all) and press Ctrl + C. Then you can open Excel or notepad and press Ctrl + V to paste the layer information.</p>
<p>Actually there is a very useful feature on Microsoft Windows. You can use Ctrl + C to copy the text in any message boxes. For example, you type something in notepad and close it.</p>
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2012/ExportorPrintthelayerinformation_12220/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.cadig.com/cadtips/wp-content/uploads/2012/ExportorPrintthelayerinformation_12220/image_thumb.png" width="244" height="147" /></a> </p>
<p>You will receive the following message.</p>
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2012/ExportorPrintthelayerinformation_12220/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.cadig.com/cadtips/wp-content/uploads/2012/ExportorPrintthelayerinformation_12220/image_thumb_3.png" width="244" height="121" /></a> </p>
<p>Currently if you press Ctrl + C, you will be able to copy the text on the message box and paste the text to Word or other text editors. It means you don’t need to type the messages manually to send those messages to the support of the applications while getting the error messages. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/export-or-print-the-layer-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link the Excel cell to AutoCAD Text</title>
		<link>http://www.cadig.com/cadtips/import-excel-to-autocad-field/</link>
		<comments>http://www.cadig.com/cadtips/import-excel-to-autocad-field/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoField]]></category>
		<category><![CDATA[Excel AutoCAD Field]]></category>
		<category><![CDATA[Excel to Autocad]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/import-excel-to-autocad-field/</guid>
		<description><![CDATA[There are two ways to import the data of Excel into AutoCAD. If you want to import a whole worksheet or the selected range into AutoCAD with the formats in Excel, you can try AutoTable. It can import a whole worksheet or the selected range from Excel to AutoCAD perfectly. If you want the cells [...]]]></description>
			<content:encoded><![CDATA[<p>There are two ways to import the data of Excel into AutoCAD. If you want to import a whole worksheet or the selected range into AutoCAD with the formats in Excel, you can try <a href="http://www.cadig.com/products" target="_blank">AutoTable</a>. It can import a whole worksheet or the selected range from Excel to AutoCAD perfectly. If you want the cells of Excel only (without the formats), it&#8217;s a more flexible way to link the cells of Excel into AutoCAD as a field. Field can exist in any Text, MText or Attribute. Let&#8217;s see how to do it with AutoField.</p>
<p>1. Use the Insert menu or right click to choose Insert -&gt;Field.</p>
<p>2. Select &#8220;AF Excel Cell&#8221; in the left panel of the Field dialog.</p>
<p>3. Open an Excel file and select the cell you want to import.</p>
<p>4. Click &#8220;Get Active Cell&#8221; to get the active cell address.</p>
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image4.png"><img style="border: 0px;" src="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image_thumb4.png" alt="image" width="244" height="102" border="0" /></a></p>
<p>5. If you want to use the relative path, please choose &#8220;Relative Path&#8221;.</p>
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image5.png"><img style="border: 0px;" src="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image_thumb5.png" alt="image" width="213" height="82" border="0" /></a></p>
<p>6. Click OK to insert a field.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/import-excel-to-autocad-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import PDF into AutoCAD free</title>
		<link>http://www.cadig.com/cadtips/import-pdf-into-autocad-free/</link>
		<comments>http://www.cadig.com/cadtips/import-pdf-into-autocad-free/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:54:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoCAD Tips]]></category>
		<category><![CDATA[AutoCAD PDF]]></category>
		<category><![CDATA[PDF to AutoCAD]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/import-pdf-into-autocad-free/</guid>
		<description><![CDATA[People love PDF after it was created by Adobe. Many AutoCAD engineers output their drawings as the PDF documents before the DWF is popular. So we often want to import the PDF documents into our drawings. Unfortunately there isn&#8217;t a convenience tool to complete this task. The following are the free methods I can find [...]]]></description>
			<content:encoded><![CDATA[<p>People love PDF after it was created by Adobe. Many AutoCAD engineers output their drawings as the PDF documents before the DWF is popular. So we often want to import the PDF documents into our drawings. Unfortunately there isn&#8217;t a convenience tool to complete this task. The following are the free methods I can find on Internet.</p>
<p><span id="more-22"></span>Method #1: Import PDF to AutoCAD as image
</p>
<ol>
<li>Download <a href="http://pages.cs.wisc.edu/~ghost/gsview" target="_blank">GSview</a> and <a href="http://pages.cs.wisc.edu/~ghost/doc/GPL/gpl863.htm" target="_blank">Ghostscript</a>, install them.
<li>Open the pdf document with GSview.
<li>Go to the &#8220;File&#8221; menu, select &#8220;Convert&#8230;&#8221;.
<li>Select an image format in the &#8220;Device&#8221; list.
<li>Select a resolution you want. I recommend you select the highest resolution.
<li>Click the &#8220;OK&#8221; button to save the PDF document to an image file.
<li>Use the &#8220;imageattach&#8221; command of AutoCAD to insert the image file. </li>
</ol>
<p>Method #2: Import PDF to AutoCAD as dwf underlay (this method is only for AutoCAD 2007 or later)</p>
<ol>
<li>Download <a href="http://download.autodesk.com/esd/dwfwriter/2009/DWFWriter4Setup.exe" target="_blank">Autodesk DWF writer</a> and install it.
<li>Open the PDF file with the free Adobe Reader.
<li>Go to the &#8220;File&#8221; menu, select &#8220;Print&#8230;&#8221;.
<li>Select &#8220;Autodesk DWF Writer for 2D&#8221; and click the &#8220;OK&#8221; button.
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image3.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image_thumb3.png" width="244" height="78"></a> </p>
<li>Launch AutoCAD, and go to the &#8220;Insert&#8221; menu, Select &#8220;DWF underlay&#8230;&#8221;. </li>
</ol>
<p>Method #3: Import PDF to AutoCAD as DXF</p>
<ol>
<li>Download <a href="http://pages.cs.wisc.edu/~ghost/gsview" target="_blank">GSview</a> and <a href="http://pages.cs.wisc.edu/~ghost/doc/GPL/gpl863.htm" target="_blank">Ghostscript</a>, install them.
<li>Download <a href="http://www.helga-glunz.homepage.t-online.de/plugins/plugins_win.zip" target="_blank">pstoedit plugin</a> for GSview and copy the plugins.dll to the same directory where you install the GSview (for example, C:\Program Files\Ghostgum\pstoedit\).
<li>Go to the &#8220;Edit&#8221; menu, select &#8220;Convert to vector format&#8230;&#8221;.
<li>Select &#8220;dxf: CAD exchange format&#8221; in the format list of the &#8220;PS to Edit&#8221; dialog, and click OK button to export the PDF file to a dxf file.
<li>Launch AutoCAD, and insert the DXF file. </li>
</ol>
<p>Method #4: AutoCAD 2009 &#8211; Bonus Pack 2 &#8211; PDF Attach</p>
<p>Autodesk releases two PDF enhancements in &#8220;Bonus Pack 2&#8243;. One of the PDF enhancements is &#8220;PDF Attach&#8221;. The command is PDFATTACH. And If you attach a vector PDF, you can use object snaps to snap to geometry in the PDF file.</p>
<p>But the enhancements is only available for AutoCAD 2009, AutoCAD Revit Architecture Suite 2009, and AutoCAD Revit Structure Suite 2009. You can log in to the subscription center of autodesk to download it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/import-pdf-into-autocad-free/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Calculate the length of multiple AutoCAD objects</title>
		<link>http://www.cadig.com/cadtips/cal-length-autocad-field/</link>
		<comments>http://www.cadig.com/cadtips/cal-length-autocad-field/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:48:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoField]]></category>
		<category><![CDATA[AutoCAD Field]]></category>
		<category><![CDATA[AutoCAD Length]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/cal-length-autocad-field/</guid>
		<description><![CDATA[AutoCAD Field is a great tool for AutoCAD 2005 or later. Fields are a really nice addition that give you quick access to various types of information via TEXT, MTEXT or an Attribute. You can calculate the length of a single AutoCAD object (Line, Circle, Polyline etc.) with AutoCAD Object Field. But you can&#8217;t calculate [...]]]></description>
			<content:encoded><![CDATA[<p>AutoCAD Field is a great tool for AutoCAD 2005 or later. Fields are a really nice addition that give you quick access to various types of information via TEXT, MTEXT or an Attribute. </p>
<p>You can calculate the length of a single AutoCAD object (Line, Circle, Polyline etc.) with AutoCAD <strong>Object </strong>Field. But you can&#8217;t calculate the length of multiple AutoCAD objects. <a href="http://www.cadig.com/products/autocad-field.php" target="_blank">AutoField</a> provides an additional field to do it.</p>
<p>1. Use the Insert menu or right click to choose Insert -&gt;Field.
<p>2. Select “AF Objects Length” in the left panel of the Field dialog.
<p>3. Select the objects (supports LINE, POLYLINE, CIRCLE, ARC) to calculate.
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image2.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image_thumb2.png" width="244" height="153"></a>
<p>4. Click <strong>OK</strong> to insert the field to the drawing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/cal-length-autocad-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calculate the area of multiple AutoCAD Objects</title>
		<link>http://www.cadig.com/cadtips/cal-area-autocad-field/</link>
		<comments>http://www.cadig.com/cadtips/cal-area-autocad-field/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:43:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoField]]></category>
		<category><![CDATA[AutoCAD Area]]></category>
		<category><![CDATA[AutoCAD Field]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/cal-area-autocad-field/</guid>
		<description><![CDATA[AutoCAD Field is a great tool for AutoCAD 2005 or later. Fields are a really nice addition that give you quick access to various types of information via TEXT, MTEXT or an Attribute. You can calculate the area of a single AutoCAD object (Circle, Polyline etc.) with AutoCAD Object Field. But you can&#8217;t calculate the [...]]]></description>
			<content:encoded><![CDATA[<p>AutoCAD Field is a great tool for AutoCAD 2005 or later. Fields are a really nice addition that give you quick access to various types of information via TEXT, MTEXT or an Attribute. </p>
<p>You can calculate the area of a single AutoCAD object (Circle, Polyline etc.) with AutoCAD <strong>Object </strong>Field. But you can&#8217;t calculate the area of multiple AutoCAD objects. <a href="http://www.cadig.com/products/autocad-field.php" target="_blank">AutoField</a> provide an additional field to do it.</p>
<p>1. Use the Insert menu or right click to choose Insert -&gt;Field.
<p>2. Select “AF Objects Area” in the left panel of the Field dialog.
<p>3. Select the objects (supports POLYLINE, CIRCLE, ARC) to calculate.
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image1.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image_thumb1.png" width="244" height="153"></a>
<p>4. Click <strong>OK</strong> to insert the field to the drawing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/cal-area-autocad-field/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

