Share

OPMPerInstancePropertySources

C++

~OPMPerInstancePropertySources();

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

OPMPerInstancePropertySources Class

Was this information helpful?