AcDbSection

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbEntity
                AcDbSection

C++

class AcDbSection : public AcDbEntity;

File

DbSection.h

Description

This class represents the section plane entity in AutoCAD.

Links

AcDbSection Constructor, AcDbSection Enumerations, AcDbSection Methods

See Also

AcDbSectionManager , AcDbSectionManagerIterator