API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::getStdScale Method
OdDbPlotSettings::getStdScale Method
Syntax
C++
void getStdScale(double& standardScale) const;
Parameters 
Description 
double& standardScale 
[out] Receives the standard scale. 

Returns the standard scale, as a floating point value, for this PlotSettings object (DXF 147). 

 

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