Class StlFace
StlFace class
Represents the face object for Stl image. It stores indices of vertex, texture and normal.
public class StlFace
Constructors
| Name | Description |
|---|---|
| StlFace() | The default constructor. |
Properties
| Name | Description |
|---|---|
| NormalInds { get; set; } | Gets or sets the normal indexes collection. |
| VertexInds { get; set; } | Gets or sets the normal indexes collection. |
See Also
- namespace Aspose.CAD.FileFormats.Stl.StlObjects
- assembly Aspose.CAD