<?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: Create a polyline from the boundary of existing objects</title>
	<atom:link href="http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/</link>
	<description>AutoCAD tips &#38; tutorials to help you work faster &#38; smarter</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:06:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-1566</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Feb 2011 22:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-1566</guid>
		<description>Mark,
As you can see, others have similar problems. Try reading the comments to see if they help you. I assume you know about the JOIN command. It allows for objects with gaps.</description>
		<content:encoded><![CDATA[<p>Mark,<br />
As you can see, others have similar problems. Try reading the comments to see if they help you. I assume you know about the JOIN command. It allows for objects with gaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-1565</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 10 Feb 2011 19:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-1565</guid>
		<description>This is wnat I want to do but multiple shapes that has a Tolerance for non-closed lines.

This is an example of one of our zoning maps. All of the dark lines are on one layer and are the zoning lines. They are all supposed to be closed polylines so that we can bring them into our gis program and link them to the lot fabric.
http://www.aots.ca/ftp/ZoningMapSample.pdf
http://www.aots.ca/ftp/newZoning-11may09.dwg

The problem is that over the last few years people have been updating the mapping and just putting in polyline segments and moving the text around. Some of the newer linework (like the environmental protection) does not close correctly.

I tried using the BOUNDARY command which was close to being perfect because it also created the islands and allows me to put the same “zones” in a separate layer as I go. This is great but very time consuming to click on each area and hope that I don’t miss one. The other problem is that when I click on an area that is not closed (entirely) the computer hangs on analyzing.
I tried to use MAPCLEAN but I am not that familiar with it and not sure it will actually fill in the gaps and join all of the lines.

In the end I would like them to be all closed polylines, including islands in their own corresponding layer to the text. 
Any ideas?</description>
		<content:encoded><![CDATA[<p>This is wnat I want to do but multiple shapes that has a Tolerance for non-closed lines.</p>
<p>This is an example of one of our zoning maps. All of the dark lines are on one layer and are the zoning lines. They are all supposed to be closed polylines so that we can bring them into our gis program and link them to the lot fabric.<br />
<a href="http://www.aots.ca/ftp/ZoningMapSample.pdf" rel="nofollow">http://www.aots.ca/ftp/ZoningMapSample.pdf</a><br />
<a href="http://www.aots.ca/ftp/newZoning-11may09.dwg" rel="nofollow">http://www.aots.ca/ftp/newZoning-11may09.dwg</a></p>
<p>The problem is that over the last few years people have been updating the mapping and just putting in polyline segments and moving the text around. Some of the newer linework (like the environmental protection) does not close correctly.</p>
<p>I tried using the BOUNDARY command which was close to being perfect because it also created the islands and allows me to put the same “zones” in a separate layer as I go. This is great but very time consuming to click on each area and hope that I don’t miss one. The other problem is that when I click on an area that is not closed (entirely) the computer hangs on analyzing.<br />
I tried to use MAPCLEAN but I am not that familiar with it and not sure it will actually fill in the gaps and join all of the lines.</p>
<p>In the end I would like them to be all closed polylines, including islands in their own corresponding layer to the text.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Millish</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-45</link>
		<dc:creator>Millish</dc:creator>
		<pubDate>Fri, 18 Sep 2009 14:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-45</guid>
		<description>Thanks Smed, that is exactly the method that I currently use as explained in my initial contact with Ellen Finkelstein… See further details below for clarification…

HISTORICAL BACKGROUND: - I cannot place drawings here to give an example but*… When issuing/reissuing acquired drawings to other departments, we have need from time to time to simplify the drawings to produce drawings that only show the basic outline of Plant machinery etc. (While still keeping our original detailed drawings intact).

The process of simplification however is very time consuming, with typical drawings*… taking 2-4 Hrs of work to simplify. Having previously discovered the ‘boundary’ command we have used it extensively, but found that it does not completely serve our purpose especially when dealing with complex layouts*... with open or overlapping line details, i.e. vector line details that are not joined, or do not close to form completely bounded objects or shapes.

To make the boundary command more effective on complex drawings*... we found that we have had to draw joining or closing vector lines were required &amp; then draw a rectangle or poly-line around the information that we wanted to produce a boundary for, (in such a way that it excluded opened un-bounded / un-closed objects or shapes), we then run the boundary command picking just inside the drawn rectangle or poly-line. 

Using this method we can normally, (but not in all cases), find the AutoCAD will draw/produce boundaries around very complex shapes*…, however, because these new boundaries once drawn also follow the internal path of the drawn poly-lines also, they, (the new boundaries produced by AutoCAD), need to be exploded trimmed &amp; the new details pieced back together to represent the outlines of the original plant or machinery.

Usage of the &#039;Region&#039; Command was suggested but its limitations, (as stated in the ‘Region’ Tutorial), constitutes a key area of difficulty that we already face &amp; cannot resolve even when using the boundary Command. 

We still require assistance in finding a better working solution. Such as for example an extension to the boundary command that allows a continuous, ‘rubber band poly-line’, drawn around the required object to envelope the selected object without protruding within it. The ‘Rubber-Band poly-line’, drawn around the object should then be able to converge onto &amp; around the object as for example a heated ‘cling film’ or ‘shrink-warp’ plastic paper would around a heated object.

Would a cleaver ‘Autolisp’ programmer be able to achieve this?</description>
		<content:encoded><![CDATA[<p>Thanks Smed, that is exactly the method that I currently use as explained in my initial contact with Ellen Finkelstein… See further details below for clarification…</p>
<p>HISTORICAL BACKGROUND: &#8211; I cannot place drawings here to give an example but*… When issuing/reissuing acquired drawings to other departments, we have need from time to time to simplify the drawings to produce drawings that only show the basic outline of Plant machinery etc. (While still keeping our original detailed drawings intact).</p>
<p>The process of simplification however is very time consuming, with typical drawings*… taking 2-4 Hrs of work to simplify. Having previously discovered the ‘boundary’ command we have used it extensively, but found that it does not completely serve our purpose especially when dealing with complex layouts*&#8230; with open or overlapping line details, i.e. vector line details that are not joined, or do not close to form completely bounded objects or shapes.</p>
<p>To make the boundary command more effective on complex drawings*&#8230; we found that we have had to draw joining or closing vector lines were required &amp; then draw a rectangle or poly-line around the information that we wanted to produce a boundary for, (in such a way that it excluded opened un-bounded / un-closed objects or shapes), we then run the boundary command picking just inside the drawn rectangle or poly-line. </p>
<p>Using this method we can normally, (but not in all cases), find the AutoCAD will draw/produce boundaries around very complex shapes*…, however, because these new boundaries once drawn also follow the internal path of the drawn poly-lines also, they, (the new boundaries produced by AutoCAD), need to be exploded trimmed &amp; the new details pieced back together to represent the outlines of the original plant or machinery.</p>
<p>Usage of the &#8216;Region&#8217; Command was suggested but its limitations, (as stated in the ‘Region’ Tutorial), constitutes a key area of difficulty that we already face &amp; cannot resolve even when using the boundary Command. </p>
<p>We still require assistance in finding a better working solution. Such as for example an extension to the boundary command that allows a continuous, ‘rubber band poly-line’, drawn around the required object to envelope the selected object without protruding within it. The ‘Rubber-Band poly-line’, drawn around the object should then be able to converge onto &amp; around the object as for example a heated ‘cling film’ or ‘shrink-warp’ plastic paper would around a heated object.</p>
<p>Would a cleaver ‘Autolisp’ programmer be able to achieve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-43</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 18 Sep 2009 02:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-43</guid>
		<description>Smed,
That&#039;s a great technique!
Ellen</description>
		<content:encoded><![CDATA[<p>Smed,<br />
That&#8217;s a great technique!<br />
Ellen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smed</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-38</link>
		<dc:creator>Smed</dc:creator>
		<pubDate>Thu, 17 Sep 2009 04:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-38</guid>
		<description>Hey Millish,

if you draw a rectangle surrounding &amp; bigger than your machinery and make sure the &quot;island detection&quot; option is ticked then pick point inside the rectangle but outside the required footprint the boundary command will create an outline.</description>
		<content:encoded><![CDATA[<p>Hey Millish,</p>
<p>if you draw a rectangle surrounding &amp; bigger than your machinery and make sure the &#8220;island detection&#8221; option is ticked then pick point inside the rectangle but outside the required footprint the boundary command will create an outline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AutoCAD Tutorial: Create regions for mix-it-up, 2D/3D flexibility &#171; AutoCAD Tips Blog</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-17</link>
		<dc:creator>AutoCAD Tutorial: Create regions for mix-it-up, 2D/3D flexibility &#171; AutoCAD Tips Blog</dc:creator>
		<pubDate>Mon, 14 Sep 2009 21:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-17</guid>
		<description>[...] Create a polyline from the boundary of existing objects  September 14th, 2009 &#124; Category: Drawing [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a polyline from the boundary of existing objects  September 14th, 2009 | Category: Drawing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Millish</title>
		<link>http://www.ellenfinkelstein.com/acadblog/create-a-polyline-from-the-boundary-of-existing-objects/comment-page-1/#comment-9</link>
		<dc:creator>Millish</dc:creator>
		<pubDate>Thu, 10 Sep 2009 08:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellenfinkelstein.com/acadblog/?p=23#comment-9</guid>
		<description>The Boundary command is great for basic shapes... But is there a method, (Lisp Program), which can be used for simplifying complex drawings by creating single line outlines, (footprints), around complex machinery layouts?

For example if I had a detailed block plan drawing of a machine say a roller conveyor that shows each roller its attached protruding attachments drive motors etc, fixing nuts &amp; bolts plus centre lines etc. How could I create a footprint of this as if I had passed it though a sheet of paper &amp; it only left a boundary impression or hole/Blank as an outline of its external shape or profile.

Alternatively is there a quick AutoCAD Lisp generated program/command with a directional line/path tracing facility that prompts user for directional trace paths and or is dependant on user vector line selection &amp; directional choice.</description>
		<content:encoded><![CDATA[<p>The Boundary command is great for basic shapes&#8230; But is there a method, (Lisp Program), which can be used for simplifying complex drawings by creating single line outlines, (footprints), around complex machinery layouts?</p>
<p>For example if I had a detailed block plan drawing of a machine say a roller conveyor that shows each roller its attached protruding attachments drive motors etc, fixing nuts &amp; bolts plus centre lines etc. How could I create a footprint of this as if I had passed it though a sheet of paper &amp; it only left a boundary impression or hole/Blank as an outline of its external shape or profile.</p>
<p>Alternatively is there a quick AutoCAD Lisp generated program/command with a directional line/path tracing facility that prompts user for directional trace paths and or is dependant on user vector line selection &amp; directional choice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

