aspose.cad.fileformats.stl.stlobjects

The namespace contains classes for STL models.

Classes

ClassDescription
ColorDataUnitCustomize the color of the surface.
NormalDataUnitNormal to the surface.
StlFaceRepresents the face object for Stl image.
It stores indices of vertex, texture and normal.
StlRootRepresents root information for STL drawing.
StlRoot contains data about vertices, materials, and shapes.
Each shape contains information about set of faces with corresponding material, vertex and normal indices.
StlShapeRepresents a shape object for Stl format.
Contains information about set of faces with corresponding material, vertex, texture, and normal indices.
TriangularFacetTriangular facet of the surface.
VertexDataUnitThe coordinates of the vertices triangle facets.