|
Open CASCADE Technology
7.4.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 Handle< Message_ProgressIndicator > &aProgInd=NULL) |
| 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.
1.8.13