Close

Relief for ODA Team in Ukraine

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

Sets the current style sheet for the specified PlotSettings object. 

 

Parameters
Description
styleSheet
[in] Name of current style sheet.
pPlotSettings
[in] Pointer to the PlotSettings object.

Returns eOk if successful or an appropriate error code otherwise.

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