OPMPerInstancePropertyExtension Class

AcRxObject
    OPMPerInstancePropertyExtension
class OPMPerInstancePropertyExtension : public AcRxObject;
File

dynprops.h

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