The StepShape helper class The MeshFacet class provides an interface for the MeshFacetPy class for convenient access to the Mesh data structure. More...
#include <StepShape.h>
Public Member Functions | |
int | read (const char *fileName) |
StepShape () | |
~StepShape () | |
The StepShape helper class The MeshFacet class provides an interface for the MeshFacetPy class for convenient access to the Mesh data structure.
This class should not be used for programming algorithms in C++. Use Mesh Core classes instead!
StepShape::StepShape | ( | ) |
StepShape::~StepShape | ( | ) |
int StepShape::read | ( | const char * | fileName | ) |
References Base::FileInfo::exists().
Referenced by gzip_utf8.GzipFile::readline(), and gzip_utf8.GzipFile::seek().