2e8f0e60c5ae63381a0b946914592bfe242a4d3d
Replace vendored netDxf git submodule with ACadSharp NuGet package (v3.1.32). This aligns the DXF dependency with the parent project. API migration: DxfDocument→CadDocument, Vector3→XYZ, Vector2→XY, MText.Position→MText.InsertPoint, Line.Linetype→Line.LineType, DxfDocument.Load()→DxfReader, doc.Save()→DxfWriter. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Languages
C#
100%