Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSetPlotSettingsPE::setMediaName Method
Syntax
C++
virtual OdResult setMediaName(OdDbPlotSettings * pPlotSettings, OdString mediaName);

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 (case-sensitive).

Returns eOk if successful or an appropriate error code otherwise.

The canonical media name is locale-independent.

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