Open CASCADE Technology  7.3.0
Public Member Functions

StlAPI_Reader Class Reference

Reading from stereolithography format. More...

#include <StlAPI_Reader.hxx>

Public Member Functions

Standard_Boolean Read (TopoDS_Shape &theShape, const Standard_CString theFileName)
 Reads STL file to the TopoDS_Shape (each triangle is converted to the face). More...
 

Detailed Description

Reading from stereolithography format.

Member Function Documentation

◆ Read()

Standard_Boolean StlAPI_Reader::Read ( TopoDS_Shape theShape,
const Standard_CString  theFileName 
)

Reads STL file to the TopoDS_Shape (each triangle is converted to the face).

Returns
True if reading is successful

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