re-writing image to path

This commit is contained in:
Lars Brubaker 2021-07-23 18:20:34 -07:00
parent 703df4c688
commit 86d092379a
5 changed files with 403 additions and 10 deletions

View file

@ -140,7 +140,7 @@ namespace MatterHackers.MatterControl.DesignTools
coinBlank = coinBlank.Plus(hook);
}
var imageToPath = new ImageToPathObject3D();
var imageToPath = new ImageToPathObject3D_2();
imageToPath.Children.Add(imageObject);