
Thu, 08/02/2007 - 18:51
Forums:
Dear all,
I would like to approximate a point cloud of scattered points with OpenCascade 6.2
At the moment I use the GeomAPI_PointsToBSplineSurface() function which performs pretty well when I order my points in advance.
But the ordering itself is very time consuming and therefore I would like to use a direct approach. In the OCC6.2 release notes I have seen something concerning bug fixes in the functions for scattered points and thats why I think that there might be such a function :)
Can someone out there point me to this function?
Thank you in advance.
Joachim
Thu, 08/02/2007 - 20:27
I think, you mean this: http://www.opencascade.org/support/products/ssp/
Fri, 08/03/2007 - 00:32
Hmm,
I thought that there is also a "free" version inside Open Cascade available, isn´t it?
But concerning the functionality you are exactly right. Its the function I was looking for.
Maybe you also know of another function that is freely available.
Thank you in advance.
Joachim