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