Table of Contents

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; }

Property Value

List<int>