---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.
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.