Property VertexInds
- Namespace
- Aspose.CAD.FileFormats.Stl.StlObjects
- Assembly
- Aspose.CAD.dll
VertexInds
Gets or sets the normal indexes collection.
public List<int> VertexInds { get; set; }
Gets or sets the normal indexes collection.
public List<int> VertexInds { get; set; }