StlFace.NormalInds
StlFace.NormalInds property
Gets or sets the normal indexes collection.
public List<int> NormalInds { get; set; }
See Also
- class StlFace
- namespace Aspose.CAD.FileFormats.Stl.StlObjects
- assembly Aspose.CAD
Gets or sets the normal indexes collection.
public List<int> NormalInds { get; set; }