CadMesh.Vertices
CadMesh.Vertices property
Gets or sets vertices
public List<Cad3DPoint> Vertices { get; set; }
See Also
- class Cad3DPoint
- class CadMesh
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD
Gets or sets vertices
public List<Cad3DPoint> Vertices { get; set; }