Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettingsValidator::getLocaleMediaName Method (OdDbPlotSettings *, const OdString&)
Syntax
C++
virtual OdString getLocaleMediaName(OdDbPlotSettings * pPlotSettings, const OdString& canonicalName) = 0;

Returns the locale-dependent media name for the specified PlotSettings object and canonical media name or index. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
canonicalName
[out] Locale-independent media name.

Plot device and style lists should be refreshed with refreshLists() prior to using the other methods in this class, in case any plot devices were added or removed after starting your application.

Copyright © 2002-2022. Open Design Alliance All rights reserved.