<?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</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(LT) / MicroStation</description>
	<lastBuildDate>Fri, 04 Sep 2009 15:41:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Import the data of Excel into AutoCAD</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 data [...]]]></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 data of Excel only (without the formats), it&#8217;s a more flexible way to import the data 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-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_thumb4.png" width="244" height="102"></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-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_thumb5.png" width="213" height="82"></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>1</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>0</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>0</slash:comments>
		</item>
		<item>
		<title>Count the AutoCAD blocks as a Field</title>
		<link>http://www.cadig.com/cadtips/count-autocad-block-as-field/</link>
		<comments>http://www.cadig.com/cadtips/count-autocad-block-as-field/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 14:26:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AutoField]]></category>
		<category><![CDATA[AutoCAD Field]]></category>
		<category><![CDATA[count AutoCAD block]]></category>

		<guid isPermaLink="false">http://www.cadig.com/cadtips/count-autocad-block-as-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. 
AutoField provides some useful additional AutoCAD fields. Let&#8217;s see how to insert the count of the specific INSERT (block reference) as a [...]]]></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>AutoField provides some useful additional AutoCAD fields. Let&#8217;s see how to insert the count of the specific INSERT (block reference) as a Field. Then the text of the count will be updated automatically after the block references were deleted or added.</p>
<p>1. Use the Insert menu or right click to choose Insert -&gt;Field.</p>
<p>2. Select &#8220;AF Block Count&#8221; in the left panel of the Field dialog.</p>
<p>3. Select the block name you want to count. You can select multiple blocks to count their block references.</p>
<p><a href="http://www.cadig.com/cadtips/wp-content/uploads/2009/09/image.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_thumb.png" width="244" height="120"></a> </p>
<p>4. Click <strong>OK</strong> to insert the field.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cadig.com/cadtips/count-autocad-block-as-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
