Combine can subtract holes
This commit is contained in:
parent
cf5931d272
commit
9839215603
5 changed files with 43 additions and 31 deletions
|
|
@ -110,7 +110,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
if (newChildren.Count > 1)
|
||||
{
|
||||
var group = new GroupObject3D
|
||||
var group = new GroupHolesAppliedObject3D
|
||||
{
|
||||
Name = this.Name
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue