OCC Main Page | DataExchange | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

DataExchange
TKSTL
StlAPI


StlAPI Class Reference

Offers the API for STL data manipulation.

.

#include <StlAPI.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT void Write (const TopoDS_Shape &aShape, const Standard_CString aFile, const Standard_Boolean aAsciiMode=Standard_True)
 Convert and write shape to STL format.
file is written in binary if aAsciiMode is False
otherwise it is written in Ascii (by default)
.
static Standard_EXPORT void Read (TopoDS_Shape &aShape, const Standard_CString aFile)
 Create a shape from a STL format.
.


Member Function Documentation

void StlAPI::operator delete void *  anAddress  )  [inline]
 

void* StlAPI::operator new size_t  size  )  [inline]
 

void* StlAPI::operator new size_t  ,
void *  anAddress
[inline]
 

static Standard_EXPORT void StlAPI::Read TopoDS_Shape &  aShape,
const Standard_CString  aFile
[static]
 

static Standard_EXPORT void StlAPI::Write const TopoDS_Shape &  aShape,
const Standard_CString  aFile,
const Standard_Boolean  aAsciiMode = Standard_True
[static]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:45:54 2008 for OpenCASCADE by  doxygen 1.4.1