Added edge scaling controls

This commit is contained in:
LarsBrubaker 2021-04-11 09:24:03 -07:00
parent adfe1cfd9b
commit a293c80c5d
6 changed files with 647 additions and 4 deletions

View file

@ -44,7 +44,6 @@ using MatterHackers.VectorMath;
namespace MatterHackers.Plugins.EditorTools
{
public class ScaleHeightControl : Object3DControl
{
private IObject3D activeSelectedItem;