Skip to content

AutoCAD batch processing application for various custom functionalities for AutoCAD .dwg files. Uses: C#, .NET Framework, WPF, MVVM, AutoCAD .NET API

Notifications You must be signed in to change notification settings

ChiLoneYu/ACAD-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACAD-Extensions

.NET WPF/MVVM App that is run within AutoCAD and performs various

Back end AutoCAD dwg file processing is done by loading the database portion of the file into memory, and making edits to the in-memory version, then saving it out to the file system. This method is used as opposed to the traditional open method which is slower and requires an instance of AutoCAD to be opened

About

AutoCAD batch processing application for various custom functionalities for AutoCAD .dwg files. Uses: C#, .NET Framework, WPF, MVVM, AutoCAD .NET API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages