feat(mcp): add input tools — load_nest, import_dxf, create_drawing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ using OpenNest.Geometry;
|
||||
|
||||
namespace OpenNest.IO
|
||||
{
|
||||
internal sealed class ProgramReader
|
||||
public sealed class ProgramReader
|
||||
{
|
||||
private const int BufferSize = 200;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user