Class Hierarchy
AcRxObject OPMPropertyExtension
C++
class OPMPropertyExtension : public AcRxObject;
File
dynprops.h
Description
This class is implemented by AutoCAD and available through GET_OPMEXTENSION_PROTOCOL(). Once you have the OPMPropertyExtension pointer, you can either add your own property manager via SetPropertyManager or use the one provided by AutoCAD via GetPropertyManager
Links
See Also
OPMPropertyExtensionFactory