Combine can subtract holes

This commit is contained in:
Lars Brubaker 2022-04-28 14:08:30 -07:00
parent cf5931d272
commit 9839215603
5 changed files with 43 additions and 31 deletions

View file

@ -110,7 +110,7 @@ namespace MatterHackers.MatterControl.DesignTools
if (newChildren.Count > 1)
{
var group = new GroupObject3D
var group = new GroupHolesAppliedObject3D
{
Name = this.Name
};