CadGeoData.DestinationMeshPoints

CadGeoData.DestinationMeshPoints property

Gets or sets the destination mesh points.

public List<Cad2DPoint> DestinationMeshPoints { get; set; }

Property Value

The destination mesh points.

See Also