Extract embedded types to new files
This commit is contained in:
parent
74b6a7f30f
commit
06e9a73b03
12 changed files with 180 additions and 91 deletions
|
|
@ -32,12 +32,11 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using MatterHackers.DataConverters3D;
|
||||
using MatterHackers.MatterControl.Library;
|
||||
using MatterHackers.MatterControl.PartPreviewWindow;
|
||||
using MatterHackers.PolygonMesh;
|
||||
using MatterHackers.VectorMath;
|
||||
|
||||
namespace MatterHackers.MatterControl.PrintLibrary
|
||||
namespace MatterHackers.MatterControl.Library
|
||||
{
|
||||
public class InsertionGroup : Object3D
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue