feat: add Part.HasManualLeadIns flag
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -51,6 +51,8 @@ namespace OpenNest
|
||||
|
||||
public Program Program { get; private set; }
|
||||
|
||||
public bool HasManualLeadIns { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the rotation of the part in radians.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user