Open CASCADE Technology  7.4.0
Static Public Member Functions

RWObj Class Reference

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_TriangulationReadFile (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...
 

Detailed Description

This class provides methods to read and write triangulation from / to the OBJ files.

Member Function Documentation

◆ ReadFile()

static Handle< Poly_Triangulation > RWObj::ReadFile ( const Standard_CString  theFile,
const Handle< Message_ProgressIndicator > &  aProgInd = NULL 
)
static

Read specified OBJ file and returns its content as triangulation. In case of error, returns Null handle.


The documentation for this class was generated from the following file: