Share

OPMPerInstancePropertyExtension

C++

~OPMPerInstancePropertyExtension();

Description

This class stores a list of property source names. Instances of this class are associated with AcRxClass instances using AutoCAD's protocol extension framework and the OPMPerInstancePropertyExtensionFactory class.

The extension instance associated with a particular AcRxClass can be obtained using the GET_OPM_PERINSTANCE_EXTENSION_PROTOCOL() macro.

Links

OPMPerInstancePropertyExtension Class

Was this information helpful?