#include "utilities.h"
#include <Basics_Utils.hxx>
#include <IFSelect_ReturnStatus.hxx>
#include <STEPControl_Writer.hxx>
#include <Interface_Static.hxx>
#include <TCollection_AsciiString.hxx>
#include <TopoDS_Shape.hxx>
Defines |
| #define | STEPEXPORT_EXPORT |
Functions |
| STEPEXPORT_EXPORT int | Export (const TopoDS_Shape &theShape, const TCollection_AsciiString &theFileName) |
Define Documentation
| #define STEPEXPORT_EXPORT |
Function Documentation
| STEPEXPORT_EXPORT int Export |
( |
const TopoDS_Shape & |
theShape, |
|
|
const TCollection_AsciiString & |
theFileName |
|
) |
| |