Open CASCADE Technology  7.9.3
Data Structures
StlAPI_Reader.hxx File Reference
#include <Standard_Handle.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...