Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbSetBasePlotSettingsPE::setMediaName Method
Syntax
C++
virtual OdResult setMediaName(OdRxObject* pPlotSetObj, OdString mediaName) = 0;

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

 

Parameters
Description
mediaName
[in] Canonical media name (case-sensitive).
pPlotSettings
[in] Pointer to the PlotSettings object.

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.