Share

AcDbDatabase::getSectionManager

C++

AcDbObjectId getSectionManager() const;

Description

This function returns the object ID of the section manager. The ID may be null if the database has never contained any section planes since it's creation.

Links

AcDbDatabase Class

Was this information helpful?