Share

AcDbAssocManager Class

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbAssocManager

C++

class AcDbAssocManager : public AcDbObject;

File

AcDbAssocManager.h

Description

The global class that manages the associative framework. There is one instance of the manager per database.

Links

AcDbAssocManager Methods

Was this information helpful?