Overload List
| Method | Description |
|---|---|
AcDbDatabase::getSectionManager (AcDbSectionManager*&, AcDb::OpenMode) | This function gets a pointer to the section manager object.Returns Acad::eOk if successful, or Acad::eKeyNotFound if the database has never contained any section planes since its creation. |
AcDbDatabase::getSectionManager () | 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. |
