Class StlFace
- Namespace
- Aspose.CAD.FileFormats.Stl.StlObjects
- Assembly
- Aspose.CAD.dll
Represents the face object for Stl image. It stores indices of vertex, texture and normal.
[ComVisible(false)]
public class StlFace
- Inheritance
-
StlFace
- Inherited Members
Constructors
Properties
- NormalInds
Gets or sets the normal indexes collection.
- VertexInds
Gets or sets the normal indexes collection.