API Reference > OdDb Classes > OdDbPlotSettingsValidator Class > OdDbPlotSettingsValidator Methods > OdDbPlotSettingsValidator::setStdScale Method
OdDbPlotSettingsValidator::setStdScale Method
Syntax
C++
virtual OdResult setStdScale(OdDbPlotSettings* pPlotSettings, double standardScale) = 0;
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
double standardScale 
[in] Standard scale. 

Sets the standard scale, as a floating point value, for the specified PlotSettings object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.