Moving slice layer to polygon mesh

This commit is contained in:
LarsBrubaker 2018-06-08 07:26:01 -07:00
parent 9ea198686a
commit d88564441e
5 changed files with 36 additions and 109 deletions

View file

@ -33,6 +33,7 @@ using MatterHackers.Agg.Platform;
using MatterHackers.MatterControl.Tests.Automation;
#endif
using MatterHackers.PolygonMesh;
using MatterHackers.PolygonMesh.Csg;
using MatterHackers.PolygonMesh.Processors;
using MatterHackers.VectorMath;
using NUnit.Framework;