CadMesh.Vertices

CadMesh.Vertices property

Gets or sets vertices

public List<Cad3DPoint> Vertices { get; set; }

See Also