feat(engine): add Nfp to NestPhase enum

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 10:21:26 -04:00
parent bc3f1543ee
commit c18259a348
+1
View File
@@ -7,6 +7,7 @@ namespace OpenNest
Linear, Linear,
RectBestFit, RectBestFit,
Pairs, Pairs,
Nfp,
Remainder Remainder
} }