Open CASCADE Technology  7.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 Message_ProgressRange &aProgress=Message_ProgressRange())
 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 Message_ProgressRange aProgress = Message_ProgressRange() 
)
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: