CadMesh.VertexIndices

CadMesh.VertexIndices property

Gets or sets vertex indices

public List<int> VertexIndices { get; set; }

See Also