SectionManager Object (ActiveX)

This object manages the collection of section planes in the DWG database.

Supported Platforms: Windows only

Class Information

Class Name

AcadSectionManager

Object Inheritance
Object
   AcadObject
      AcadSectionManager
Create Using

VBA

Not applicable
Access Via

VBA

Database.SectionManager

Members

These members are part of this object:

Remarks

SectionManager objects cannot be created through ActiveX. You can obtain the SectionManager object for a database from the SectionManager property. However, the SectionManager object is available in a drawing only after a section plane has been created.