Message 1 of 17
Zoom Extents on new Database

Not applicable
09-17-2007
06:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created a new database:
Database newDb = new Database(true, true)
Inserted a block into modelspace
and now I want to zoom extent before saving.
Can this be done working on a new database in memory?
all the examples I have seen on this board use Interop on a open document.
Does anyone have a point in the right direction
Database newDb = new Database(true, true)
Inserted a block into modelspace
and now I want to zoom extent before saving.
Can this be done working on a new database in memory?
all the examples I have seen on this board use Interop on a open document.
Does anyone have a point in the right direction