haplokuon / netDxf

.net dxf Reader-Writer
MIT License
966 stars 393 forks source link

How can I compare two dxf files? #421

Open altamir95 opened 1 year ago

DavidWishengrad commented 1 year ago

Notepad++ compare two files To compare two files in Notepad++, first open both of them in the application. Then, go to the Plugins menu and select Compare → Compare. This will open up a new window showing the two files side by side, with any differences highlighted.

altamir95 commented 1 year ago

Notepad++ compare two files To compare two files in Notepad++, first open both of them in the application. Then, go to the Plugins menu and select Compare → Compare. This will open up a new window showing the two files side by side, with any differences highlighted.

But I have to do this by c#, in my web application.

haplokuon commented 1 year ago

No such operation is available in this library.