CadGeoData.SourceMeshPoints

CadGeoData.SourceMeshPoints property

Gets or sets the source mesh points.

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

Property Value

The source mesh points.

See Also