<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to: Label Coordinate in AutoCAD</title>
	<atom:link href="http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/feed/" rel="self" type="application/rss+xml" />
	<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/</link>
	<description>CAD Tutorials and Best Practices for professionals and students</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Edwin Prakoso</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-82516</link>
		<dc:creator>Edwin Prakoso</dc:creator>
		<pubDate>Thu, 28 Jul 2011 01:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-82516</guid>
		<description>It&#039;s the downside of this method. It only works for current file, and only for WCS. If you&#039;re working with XREF or UCS coordinate, AutoLISP works better.</description>
		<content:encoded><![CDATA[<p>It&#8217;s the downside of this method. It only works for current file, and only for WCS. If you&#8217;re working with XREF or UCS coordinate, AutoLISP works better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-82409</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-82409</guid>
		<description>Great! I have not checked this one yet but will do.. In the mean time, i attached the coordinate label blocks (discussed above) as an xref to a drawing, it shows fine but when i plot it, the coordinates shows zero values.. i have tried fieldeval but it still shows the same.. do you know why by any chance?.. thanks a lot.</description>
		<content:encoded><![CDATA[<p>Great! I have not checked this one yet but will do.. In the mean time, i attached the coordinate label blocks (discussed above) as an xref to a drawing, it shows fine but when i plot it, the coordinates shows zero values.. i have tried fieldeval but it still shows the same.. do you know why by any chance?.. thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Prakoso</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-81980</link>
		<dc:creator>Edwin Prakoso</dc:creator>
		<pubDate>Tue, 26 Jul 2011 00:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-81980</guid>
		<description>Glad that you find it useful ;)
You may also want to consider using AutoLISP program. &lt;a href=&quot;http://cad-notes.com/2010/11/using-autolisp-to-label-point-coordinate/&quot; rel=&quot;nofollow&quot;&gt;I wrote this tutorial too&lt;/a&gt;, if you want to try it.</description>
		<content:encoded><![CDATA[<p>Glad that you find it useful ;)<br />
You may also want to consider using AutoLISP program. <a href="http://cad-notes.com/2010/11/using-autolisp-to-label-point-coordinate/" rel="nofollow">I wrote this tutorial too</a>, if you want to try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-81815</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-81815</guid>
		<description>This is really helpful for ever changing design, i created 2 attributes for x and y. i added the flip parameter as well as it needs to be on the other side sometimes.. thanks edwin!</description>
		<content:encoded><![CDATA[<p>This is really helpful for ever changing design, i created 2 attributes for x and y. i added the flip parameter as well as it needs to be on the other side sometimes.. thanks edwin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Prakoso</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-77009</link>
		<dc:creator>Edwin Prakoso</dc:creator>
		<pubDate>Thu, 07 Jul 2011 04:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-77009</guid>
		<description>Afaque,
You may want to take a look at this: &lt;a href=&quot;http://www.contractcaddgroup.com/VBA/renumber/renumber.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.contractcaddgroup.com/VBA/renumber/renumber.htm&lt;/a&gt;
But you need to download VBA for AutoCAD and install it first to make it work. &lt;a href=&quot;http://www.autodesk.com/vba-download&quot; rel=&quot;nofollow&quot;&gt;www.autodesk.com/vba-download&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Afaque,<br />
You may want to take a look at this: <a href="http://www.contractcaddgroup.com/VBA/renumber/renumber.htm" rel="nofollow">http://www.contractcaddgroup.com/VBA/renumber/renumber.htm</a><br />
But you need to download VBA for AutoCAD and install it first to make it work. <a href="http://www.autodesk.com/vba-download" rel="nofollow">http://www.autodesk.com/vba-download</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Prakoso</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-76816</link>
		<dc:creator>Edwin Prakoso</dc:creator>
		<pubDate>Wed, 06 Jul 2011 06:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-76816</guid>
		<description>Afaque,
This require a LISP programming to do that. I will try to create one when I have time. I hope I can publish it this week.</description>
		<content:encoded><![CDATA[<p>Afaque,<br />
This require a LISP programming to do that. I will try to create one when I have time. I hope I can publish it this week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afaque</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-76808</link>
		<dc:creator>Afaque</dc:creator>
		<pubDate>Wed, 06 Jul 2011 05:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-76808</guid>
		<description>Hi Edwin
Your Block works perfectly, but I need your help in getting a label display (i.e) 1,2,3 .... or A, B, C....... in incremental or decremental order with the block when I copy the same block number of time in a same DWG. I need it because when I extract date to excel I get a column which shows 1 or A and the value.

Please advise 

Thanks for Understanding
Regards</description>
		<content:encoded><![CDATA[<p>Hi Edwin<br />
Your Block works perfectly, but I need your help in getting a label display (i.e) 1,2,3 &#8230;. or A, B, C&#8230;&#8230;. in incremental or decremental order with the block when I copy the same block number of time in a same DWG. I need it because when I extract date to excel I get a column which shows 1 or A and the value.</p>
<p>Please advise </p>
<p>Thanks for Understanding<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Prakoso</title>
		<link>http://cad-notes.com/2009/11/how-to-label-coordinate-in-autocad/#comment-51309</link>
		<dc:creator>Edwin Prakoso</dc:creator>
		<pubDate>Wed, 09 Feb 2011 04:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://cad-notes.com/?p=117#comment-51309</guid>
		<description>Kara,
I think this is another stacking problem. I don&#039;t know how you can even make it works. Just like Calum said, all I see is ####.
I think you need to create separate attributes.</description>
		<content:encoded><![CDATA[<p>Kara,<br />
I think this is another stacking problem. I don&#8217;t know how you can even make it works. Just like Calum said, all I see is ####.<br />
I think you need to create separate attributes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.051 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-03 23:01:05 -->

