Share

AcDbDatabase::disablePartialOpen

C++

void disablePartialOpen();

Description

When called during partial open notification, this function vetoes the partial open operation and causes the entire drawing database to be loaded.

Links

AcDbDatabase Class

Was this information helpful?