Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 occ::handle< Poly_TriangulationReadFile (const char *const theFile, const Message_ProgressRange &aProgress=Message_ProgressRange())
 Read specified OBJ file and returns its content as triangulation. In case of error, returns Null handle.
 

Detailed Description

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

Member Function Documentation

◆ ReadFile()

static occ::handle< Poly_Triangulation > RWObj::ReadFile ( const char *const 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: