Share

acplPlotConfigManagerPtr

C++

ACPL_PORT AcPlPlotConfigManager* ADESK_STDCALL acplPlotConfigManagerPtr();

File

AcPlPlotConfigMgr.h

Description

Returns a pointer to the global instance of the AcPlPlotConfigManager object, which is implemented as a singleton. Clients can include the header file AcPlPlotConfigMgr.h, and call this global method to get access to the AcPlPlotConfigManager API methods.

Was this information helpful?