perf(fill): remove discarded extents pitch geometry
This commit is contained in:
@@ -23,6 +23,7 @@ namespace OpenNest.Engine.Fill
|
||||
|
||||
public PartBoundary(Part part, double spacing)
|
||||
{
|
||||
PerfCounters.CountPartBoundaryPreparation();
|
||||
var entities = ConvertProgram
|
||||
.ToGeometry(part.Program)
|
||||
.Where(e => e.Layer == SpecialLayers.Cut)
|
||||
|
||||
Reference in New Issue
Block a user