Class Hierarchy
AcRxObject AcDbAssocDependencyPE
C++
class AcDbAssocDependencyPE : public AcRxObject;
File
AcDbAssocDependencyPE.h
Description
AcRx protocol extension base class that allows objects and entities to control whether they allow AcDbAssocDependencies to be attached to them. When there is no protocol extension for the object's class, it means that the object allows both read and write-type dependencies.
Other AcDbAssocDependency-related protocol may later be added.