<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6313632118977055554.post8153589743006611768..comments</id><updated>2009-04-18T10:38:06.439-07:00</updated><title type='text'>Comments on Google SketchUp API Blog: Deleting Unnecessary Edges</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sketchupapi.blogspot.com/feeds/8153589743006611768/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default'/><link rel='alternate' type='text/html' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html'/><author><name>A Googler</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6313632118977055554.post-9106500156382762794</id><published>2009-03-22T17:50:00.000-07:00</published><updated>2009-03-22T17:50:00.000-07:00</updated><title type='text'>This post may be related:http://www.sketchucation....</title><content type='html'>This post may be related:&lt;BR/&gt;&lt;BR/&gt;http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&amp;amp;t=10599&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a&amp;amp;start=15#p71314</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/9106500156382762794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/9106500156382762794'/><link rel='alternate' type='text/html' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html?showComment=1237769400000#c9106500156382762794' title=''/><author><name>Jim Foltz</name><uri>http://www.blogger.com/profile/17600574635646167378</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html' ref='tag:blogger.com,1999:blog-6313632118977055554.post-8153589743006611768' source='http://www.blogger.com/feeds/6313632118977055554/posts/default/8153589743006611768' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6313632118977055554.post-8815104872184894011</id><published>2009-03-17T08:05:00.000-07:00</published><updated>2009-03-17T08:05:00.000-07:00</updated><title type='text'>Blogger  Simone (snicolo) said...    This might be...</title><content type='html'>Blogger  Simone (snicolo) said...&lt;BR/&gt;&lt;BR/&gt;    This might be a precision issue, you can try changing the following statement&lt;BR/&gt;    if (e.faces[0].normal.dot(e.faces[1].normal) &amp;gt; 0.999999999)&lt;BR/&gt;    to&lt;BR/&gt;    if (e.faces[0].normal.dot(e.faces[1].normal) &amp;gt; 0.999999999999999999)&lt;BR/&gt;&lt;BR/&gt;    this might fix it.&lt;BR/&gt;&lt;BR/&gt;    There might also be a bug somewhere, if this does not work I will investigate more.&lt;BR/&gt;    thanks.&lt;BR/&gt;Simone.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/8815104872184894011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/8815104872184894011'/><link rel='alternate' type='text/html' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html?showComment=1237302300000#c8815104872184894011' title=''/><author><name>Simone (snicolo)</name><uri>http://www.blogger.com/profile/15177631670413453224</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='10534953208891399375'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html' ref='tag:blogger.com,1999:blog-6313632118977055554.post-8153589743006611768' source='http://www.blogger.com/feeds/6313632118977055554/posts/default/8153589743006611768' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6313632118977055554.post-348994050308725678</id><published>2009-03-17T02:31:00.000-07:00</published><updated>2009-03-17T02:31:00.000-07:00</updated><title type='text'>The problem is that is some times causes faces to ...</title><content type='html'>The problem is that is some times causes faces to disappear as well.&lt;BR/&gt;&lt;BR/&gt;For instance, draw a few rectangles that criss-cross over each other, then hide/soften the inner edges. If you run the script on these entities you end up loosing the faces.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/348994050308725678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6313632118977055554/8153589743006611768/comments/default/348994050308725678'/><link rel='alternate' type='text/html' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html?showComment=1237282260000#c348994050308725678' title=''/><author><name>Thomas Thomassen</name><uri>http://www.blogger.com/profile/07242674298996703075</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://sketchupapi.blogspot.com/2009/03/deleting-unnecessary-edges.html' ref='tag:blogger.com,1999:blog-6313632118977055554.post-8153589743006611768' source='http://www.blogger.com/feeds/6313632118977055554/posts/default/8153589743006611768' type='text/html'/></entry></feed>