Improved measure tool

This commit is contained in:
LarsBrubaker 2021-04-17 22:35:53 -07:00
parent ed0940605b
commit f59b323c61
32 changed files with 277 additions and 81 deletions

View file

@ -49,7 +49,7 @@ using MatterHackers.VectorMath;
namespace MatterHackers.MatterControl.DesignTools.Operations
{
public class FitToCylinderObject3D : TransformWrapperObject3D, IEditorDraw
public class FitToCylinderObject3D : TransformWrapperObject3D, ISelectedEditorDraw
{
public FitToCylinderObject3D()
{