<?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>Fri, 10 Feb 2012 17:20:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/comment-page-1/#comment-24721</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Fri, 10 Sep 2010 18:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/2006/11/27/polyline-shape-maker/#comment-24721</guid>
		<description>Well, I&#039;m not Adam, but perhaps you can edit the lineweight attribute in the SVG file (whatever the attribute is called)?</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m not Adam, but perhaps you can edit the lineweight attribute in the SVG file (whatever the attribute is called)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit2004k</title>
		<link>http://www.visguy.com/2006/11/27/polyline-shape-maker/comment-page-1/#comment-24720</link>
		<dc:creator>amit2004k</dc:creator>
		<pubDate>Fri, 10 Sep 2010 15:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/2006/11/27/polyline-shape-maker/#comment-24720</guid>
		<description>hey adam,

thanks for the polyline maker it is really useful

But i need ur help , when i use shapes in svgz format, the shapes line gets thicker and it affects the shape please give some solution on it.

so looking forward for your help.</description>
		<content:encoded><![CDATA[<p>hey adam,</p>
<p>thanks for the polyline maker it is really useful</p>
<p>But i need ur help , when i use shapes in svgz format, the shapes line gets thicker and it affects the shape please give some solution on it.</p>
<p>so looking forward for your help.</p>
]]></content:encoded>
	</item>
	<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>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 6/16 queries in 0.006 seconds using disk: basic
Object Caching 395/399 objects using disk: basic
Content Delivery Network via N/A

Served from: www.visguy.com @ 2012-02-10 23:59:20 -->
