Removed Object3DTypes - changed to SelectionGroup class
This commit is contained in:
parent
804d488f0e
commit
a4ba17817e
15 changed files with 44 additions and 33 deletions
|
|
@ -49,7 +49,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
|
|||
this.Name = child.Name;
|
||||
this.OwnerID = ownerId;
|
||||
this.MaterialIndex = child.MaterialIndex;
|
||||
this.ItemType = child.ItemType;
|
||||
this.OutputType = child.OutputType;
|
||||
this.Color = child.Color;
|
||||
this.Mesh = child.Mesh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue