Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I open the drawing without an editor (batch processing):
__db.ReadDwgFile( dwgPath, FileShare.ReadWrite, true, "" );
I would like to set the variable XrefOverride in this drawing. How can this be done without having to open the drawing in the editor?
Regards
Solved! Go to Solution.