
Wed, 05/19/2004 - 21:14
Forums:
as a new user of OpenCascade, i'm asking if it supports STL files or have i to implement my own algorithm for building my geometry's Brep ??
thanks
as a new user of OpenCascade, i'm asking if it supports STL files or have i to implement my own algorithm for building my geometry's Brep ??
thanks
Fri, 05/21/2004 - 09:32
As I know, OpenCascade does not support importing STL files.
sun
Fri, 05/21/2004 - 14:21
See the package RWStl,
---Purpose: This package contains the methods to be used in
-- the Stereo Lithograpy Application. The main
-- features of this application are ,starting from a
-- Shape :
-- - mesh this shape with a maximun tolerance,
-- - display the meshing,
-- - write the meshing in a file (binary or ascii),
-- - read of file (binary or ascii) and display it,
-- - translate a binary file to an ascii file,
-- - translate an ascii file to an binary file.