Open CASCADE Technology
7.5.0
|
This class provides methods to read and write triangulation from / to the OBJ files. More...
#include <RWObj.hxx>
Static Public Member Functions | |
static Handle< Poly_Triangulation > | ReadFile (const Standard_CString theFile, const Message_ProgressRange &aProgress=Message_ProgressRange()) |
Read specified OBJ file and returns its content as triangulation. In case of error, returns Null handle. More... | |
This class provides methods to read and write triangulation from / to the OBJ files.
|
static |
Read specified OBJ file and returns its content as triangulation. In case of error, returns Null handle.