feat: report ActiveWorkArea in NestProgress from ReportProgress
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -219,7 +219,8 @@ namespace OpenNest
|
||||
NestedLength = bounds.Length,
|
||||
NestedArea = totalPartArea,
|
||||
BestParts = clonedParts,
|
||||
Description = description
|
||||
Description = description,
|
||||
ActiveWorkArea = workArea,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user