Share

AcDbDatabase::isPartiallyOpened

C++

bool isPartiallyOpened() const;

Description

Returns true if the database is in a partially opened state; false otherwise.

Links

AcDbDatabase Class

Was this information helpful?