Improving suspend and resume rebuild

This commit is contained in:
LarsBrubaker 2018-06-20 08:09:35 -07:00 committed by Lars Brubaker
parent b911206cb7
commit ec28305b56
42 changed files with 857 additions and 885 deletions

View file

@ -35,7 +35,7 @@ using MatterHackers.VectorMath;
namespace MatterHackers.MatterControl.DesignTools.Operations
{
public class Group3D : Object3D, IPublicPropertyObject
public class Group3D : Object3D
{
public Group3D()
{