Message 1 of 15
dwg open and close
Not applicable
07-18-2017
02:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use AutoCAD plant3d 2016.
I want to open a new dwg during modeling work with .NET code
and after work (modeling etc), I want to close dwg that I opened with code.
Is there any good way? only .NET code.