Removed Object3DTypes - changed to SelectionGroup class

This commit is contained in:
Lars Brubaker 2017-12-19 16:57:59 -08:00
parent 804d488f0e
commit a4ba17817e
15 changed files with 44 additions and 33 deletions

View file

@ -32,6 +32,7 @@ using System.Collections.Generic;
using System.Diagnostics;
using MatterHackers.Agg;
using MatterHackers.Agg.UI;
using MatterHackers.DataConverters3D;
using MatterHackers.MeshVisualizer;
using MatterHackers.RayTracer;
using MatterHackers.RayTracer.Traceable;