Refactoring
This commit is contained in:
parent
39ef11b0b4
commit
fa85d93742
5 changed files with 13 additions and 9 deletions
|
|
@ -58,7 +58,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
|
||||
public override void Flatten(UndoBuffer undoBuffer)
|
||||
{
|
||||
OperationSourceObject3D.Apply(this);
|
||||
OperationSourceObject3D.Flatten(this);
|
||||
|
||||
base.Flatten(undoBuffer);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue