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