improving path drawing
This commit is contained in:
parent
574eed06cd
commit
823b664127
8 changed files with 93 additions and 68 deletions
|
|
@ -149,7 +149,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
|
||||
public void DrawEditor(Object3DControlsLayer layer, List<Object3DView> transparentMeshes, DrawEventArgs e)
|
||||
{
|
||||
ImageToPathObject3D.DrawPath(this);
|
||||
this.DrawPath();
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue