<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
<title>STL to flat point file converter</title>
<link>http://www.zwsoft.com/forum/viewthread.php?tid=176</link>
<description>One on my pcr's wanted to import just the vertices from an STL file.  So I've written a converter.  Since we're just extracting the vertices, each vertex is generally in more than one facet.  Hence, I've added a thinning tolerance.  It is used to determine if a vertex has been added to the output list already.  So, you can thin the data out at this point or put in 0.01 and thin the data after you import the point list into VX. </description>
<author>FancyFlier</author>
<pubDate>2003-08-13 14:46:14</pubDate>
<item><link>http://www.zwsoft.com/forum/viewthread.php?tid=176&amp;pid=397</link>
<description>To answer the first question, yes it seems to be possible. VX can export any given surface to STL format and it looks like others can, too. For instance, I have seen a lot of exported STL rep, for molds or such, that consist of single surface (no stock attched yet). Another possibility is to use a STL rep editor. 

Also, to be more accurate, it does not have to be literal &quot;single&quot; surface, but if more than one, all surfaces need to be projectable to a single continuous surface. 

As to your 2nd question.. Well, that is essentially a &quot;point cloud data tessellation&quot; routine. Which is pretty much the bread and butter for most specialized &quot;reverse engineering&quot; packages. I hear it is usually very hard to implement. But hey, with VX you never know when you might see something like that &lt;img src=&quot;i/expressions/face-icon-small-wink.gif&quot; border=&quot;0&quot;&gt;&lt;img src=&quot;i/expressions/face-icon-small-wink.gif&quot; border=&quot;0&quot;&gt;&lt;img src=&quot;i/expressions/face-icon-small-happy.gif&quot; border=&quot;0&quot;&gt;

Technically, you can take the point cloud, fit a well-fitting surface, and export it back to STL rep. But I don't think you meant that...  </description>
<author>Bender</author>
<pubDate>2003-12-04 09:03:31</pubDate>
</item><item><link>http://www.zwsoft.com/forum/viewthread.php?tid=176&amp;pid=396</link>
<description>That is very interesting. Is it possible to use the STL format to describe one surface, rather than a whole solid? If so, can we convert a Point Cloud to an STL?  </description>
<author>ChrisW</author>
<pubDate>2003-12-04 05:40:43</pubDate>
</item><item><link>http://www.zwsoft.com/forum/viewthread.php?tid=176&amp;pid=387</link>
<description>Well, STL data -&gt;Unique vertices -&gt;NURBS surface works now, sort of. As long as an imported STL data &quot;block&quot; only represents a single surface each, we can generate developable NURBS from it (This statement is actually not 100% accurate, but close enough.)...Not entirely a general purpose tool, yet, but a good start nonetheless.  </description>
<author>Bender</author>
<pubDate>2003-10-01 01:27:58</pubDate>
</item><item><link>http://www.zwsoft.com/forum/viewthread.php?tid=176&amp;pid=375</link>
<description>sort of.  for version 9 we're going to convert an stl import into a surface through the FEM stuff.  Near future: allow the use to help in building the edges of the faces during this process. </description>
<author>FancyFlier</author>
<pubDate>2003-08-25 13:23:04</pubDate>
</item><item><link>http://www.zwsoft.com/forum/viewthread.php?tid=176&amp;pid=373</link>
<description>Will this ever be built into VX? </description>
<author>bobf4fun</author>
<pubDate>2003-08-25 12:57:20</pubDate>
</item>  </channel>
</rss>