OPMPerInstancePropertySources Class

AcRxObject
    OPMPerInstancePropertySources
class OPMPerInstancePropertySources : public AcRxObject;
File

dynprops.h

Description

This class stores references to IPropertySource objects in a name->source map. Property source names in the map must be unique. 

 

AutoCAD instantiates a global instance of this class for storing property sources on an application-wide basis. The global instance can be accessed using the GET_OPM_PERINSTANCE_SOURCES() macro.

Links