codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  SectionManager object

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

VBA class name:

AcadSectionManager 

Create using:

N/A

Access via:

AcadDatabase.SectionManager

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

Methods

Delete

GetExtensionDictionary

GetLiveSection

GetUniqueSectionName

GetXData

Item

SetXData

 

Properties

Application

Count

Document

Handle

HasExtensionDictionary

ObjectID

OwnerID

 

Events

Modified