Share

OPMPropertyExtension

C++

~OPMPropertyExtension();

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

OPMPropertyExtension Class

Was this information helpful?