Close

Relief for ODA Team in Ukraine

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

Sets the current style sheet for the specified PlotSettings object. 

 

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

Returns eOk if successful or an appropriate error code otherwise.

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