<?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: Send Hatch Patterns to Back</title>
	<atom:link href="http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back</link>
	<description>AutoCAD tips for the lazy drafter.</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:25:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: TxKowboy</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-592</link>
		<dc:creator>TxKowboy</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-592</guid>
		<description>Worked perfectly.</description>
		<content:encoded><![CDATA[<p>Worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-539</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-539</guid>
		<description>I also found that occasionally when you open old drawings in a newer version of AutoCAD you run into this issue.
HPDRAWORDER does not work in this case, the only way I found to fix this is to select all the objects then Copy and Paste them into a blank new drawing.  Then your Hatch objects will stay set to back.</description>
		<content:encoded><![CDATA[<p>I also found that occasionally when you open old drawings in a newer version of AutoCAD you run into this issue.<br />
HPDRAWORDER does not work in this case, the only way I found to fix this is to select all the objects then Copy and Paste them into a blank new drawing.  Then your Hatch objects will stay set to back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland Leahy</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-485</link>
		<dc:creator>Leland Leahy</dc:creator>
		<pubDate>Fri, 01 May 2009 14:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-485</guid>
		<description>For hatch from others or older drawings, this routine helps!(defun c:HatchBack  (/ SS1) (if (setq SS1 (ssget &quot;_x&quot; (list (cons 0 &quot;HATCH&quot;))))  (command &quot;.draworder&quot; ss1 &quot;&quot; &quot;back&quot;) ))</description>
		<content:encoded><![CDATA[<p>For hatch from others or older drawings, this routine helps!(defun c:HatchBack  (/ SS1) (if (setq SS1 (ssget &quot;_x&quot; (list (cons 0 &quot;HATCH&quot;))))  (command &quot;.draworder&quot; ss1 &quot;&quot; &quot;back&quot;) ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devans</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-429</link>
		<dc:creator>Devans</dc:creator>
		<pubDate>Tue, 10 Mar 2009 21:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-429</guid>
		<description>-great tip! This has been bugging me alot lately.</description>
		<content:encoded><![CDATA[<p>-great tip! This has been bugging me alot lately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-410</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 24 Feb 2009 21:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-410</guid>
		<description>How about using wipeout, and using draw order using text above or in front.</description>
		<content:encoded><![CDATA[<p>How about using wipeout, and using draw order using text above or in front.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uukprasad</title>
		<link>http://www.lazydrafter.com/autocad-tips/send-hatch-patterns-to-back/comment-page-1#comment-358</link>
		<dc:creator>uukprasad</dc:creator>
		<pubDate>Tue, 27 Jan 2009 12:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=651#comment-358</guid>
		<description>thk u for ur tips</description>
		<content:encoded><![CDATA[<p>thk u for ur tips</p>
]]></content:encoded>
	</item>
</channel>
</rss>
