#include "utilities.h"#include <BRepTools.hxx>#include <TCollection_AsciiString.hxx>#include <TopoDS_Shape.hxx>
Defines | |
| #define | BREPEXPORT_EXPORT |
Functions | |
| BREPEXPORT_EXPORT int | Export (const TopoDS_Shape &theShape, const TCollection_AsciiString &theFileName) |
| #define BREPEXPORT_EXPORT |
| BREPEXPORT_EXPORT int Export | ( | const TopoDS_Shape & | theShape, |
| const TCollection_AsciiString & | theFileName | ||
| ) |
References Write().