Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbSectionManager
C++
class AcDbSectionManager : public AcDbObject;
File
DbSectionManager.h
Description
This class is used to manage the section planes in a database. This class cannot be instantiated. An object of this class can be obtained form the database using the AcDbDatabase::getSectionManager() method.