<?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: Polyline Shape Maker</title>
	<atom:link href="http://www.visguy.com/2006/11/27/polyline-shape-maker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/</link>
	<description>Shapes, Stencils, Drawings Templates, Tutorials, Tips &#38; Developer Info for Microsoft Visio</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:59:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Visio Guy &#187; Blog Archive &#187; Multi-Earth Shape</title>
		<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/comment-page-1/#comment-16306</link>
		<dc:creator>Visio Guy &#187; Blog Archive &#187; Multi-Earth Shape</dc:creator>
		<pubDate>Mon, 11 Feb 2008 08:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/2006/11/27/polyline-shape-maker/#comment-16306</guid>
		<description>[...] I used the Polyline Shape Maker to reduce all the geometry sections to single rows, with big, long POLYLINE functions. Zap! Pow! [...]</description>
		<content:encoded><![CDATA[<p>[...] I used the Polyline Shape Maker to reduce all the geometry sections to single rows, with big, long POLYLINE functions. Zap! Pow! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/comment-page-1/#comment-76</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Wed, 29 Nov 2006 14:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/2006/11/27/polyline-shape-maker/#comment-76</guid>
		<description>Hey Adam,

The freebee code in this document just optimizes singe geometry sections in a single shape - ie: it &quot;polylines&quot; each geometry section in the shape. It doesn&#039;t combine sections in any way. 

If you used it on a group (probably with some code mods first to walk the group!), the group would have the same number of shapes, and the same number of geometry sections, but the total row count in the geometry sections can be drastically reduced.

Last caveat, it only works well for geometry that consists of straight line segments. This thing will seriously munge a shape with lots of curved segments--if those curves are actually noticeable. 

One note: I think metafiles turn curves into straight-line segments. So imported graphics might have curves that are composed of lots of small line segments anyway. I&#039;m not sure how well Visio imports curved line segments from other format in the first place.</description>
		<content:encoded><![CDATA[<p>Hey Adam,</p>
<p>The freebee code in this document just optimizes singe geometry sections in a single shape &#8211; ie: it &#8220;polylines&#8221; each geometry section in the shape. It doesn&#8217;t combine sections in any way. </p>
<p>If you used it on a group (probably with some code mods first to walk the group!), the group would have the same number of shapes, and the same number of geometry sections, but the total row count in the geometry sections can be drastically reduced.</p>
<p>Last caveat, it only works well for geometry that consists of straight line segments. This thing will seriously munge a shape with lots of curved segments&#8211;if those curves are actually noticeable. </p>
<p>One note: I think metafiles turn curves into straight-line segments. So imported graphics might have curves that are composed of lots of small line segments anyway. I&#8217;m not sure how well Visio imports curved line segments from other format in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Stone</title>
		<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/comment-page-1/#comment-70</link>
		<dc:creator>Adam Stone</dc:creator>
		<pubDate>Tue, 28 Nov 2006 17:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/2006/11/27/polyline-shape-maker/#comment-70</guid>
		<description>Interesting article.  Is there any way this works on groups of shapes?  Can I convert a bunch of grouped shapes into a single polyline?</description>
		<content:encoded><![CDATA[<p>Interesting article.  Is there any way this works on groups of shapes?  Can I convert a bunch of grouped shapes into a single polyline?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
