re-writing image to path
This commit is contained in:
parent
703df4c688
commit
86d092379a
5 changed files with 403 additions and 10 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue