AcRxObject AcDbAssocDependencyPE
class AcDbAssocDependencyPE : public AcRxObject;
AcDbAssocDependencyPE.h
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.