Hi all,
Could you please give me an example on how to make a stl file in opencascade? I have no idea where to begin.
Forum supervisor Wed, 07/06/2011 - 16:40
Hi Gishara,
OCCT includes a module for translating OCCT shapes to STL format.
You may find corresponding services at the StlAPI package.
A some kind of example you can find at the XSDRAWSTLVRML.cxx file
of OCCT distribution.
Hope it will help.
Regards
Wed, 07/06/2011 - 16:40
Hi Gishara,
OCCT includes a module for translating OCCT shapes to STL format.
You may find corresponding services at the StlAPI package.
A some kind of example you can find at the XSDRAWSTLVRML.cxx file
of OCCT distribution.
Hope it will help.
Regards
Thu, 07/07/2011 - 06:59
Thanks a lot. I tried to use StlAPI package, but was unable to find a sample since I am a beginner in OCC.
Thanks again for the help.
Gishara.