Close

Relief for ODA Team in Ukraine

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

Sets the canonical (locale-independent) media name for the specified PlotSettings object. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
mediaName
[in] Canonical media name.

The canonical media name is locale-independent. 

Canonical media names are case-sensitive.

getLocaleMediaName()

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