#include "STEPWriter.h"
Public Member Functions | |
STEPWriter () | |
void | addShape (TopoDS_Shape &shape, int colorIndex, int id, bool type) |
bool | writeSTEP (std::string filename) |
STEPWriter::STEPWriter | ( | ) |
void STEPWriter::addShape | ( | TopoDS_Shape & | shape, |
int | colorIndex, | ||
int | id, | ||
bool | type ) |
bool STEPWriter::writeSTEP | ( | std::string | filename | ) |