Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
StlAPI_Reader.hxx File Reference
#include <Standard_Handle.hxx>
#include <Standard_IStream.hxx>

Data Structures

class  StlAPI_Reader
 Reading from stereolithography format. Reads STL file and creates a shape composed of triangular faces, one per facet. IMPORTANT: This approach is very inefficient, especially for large files. IMPORTANT: Consider reading STL file to Poly_Triangulation object instead (see class RWStl). More...