#include "utilities.h"
#include <StlAPI_Writer.hxx>
#include <TCollection_AsciiString.hxx>
#include <TopoDS_Shape.hxx>
Defines |
| #define | STLEXPORT_EXPORT |
Functions |
| STLEXPORT_EXPORT int | Export (const TopoDS_Shape &theShape, const TCollection_AsciiString &theFileName, const TCollection_AsciiString &theFormatName) |
Define Documentation
Function Documentation
| STLEXPORT_EXPORT int Export |
( |
const TopoDS_Shape & |
theShape, |
|
|
const TCollection_AsciiString & |
theFileName, |
|
|
const TCollection_AsciiString & |
theFormatName |
|
) |
| |