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 |
Properties |
Events |