API Reference > OdDb Classes > OdDbSetBasePlotSettingsPE Class > OdDbSetBasePlotSettingsPE Methods > OdDbSetBasePlotSettingsPE::setScaleFactor Method
OdDbSetBasePlotSettingsPE::setScaleFactor Method
Syntax
C++
virtual OdResult setScaleFactor(OdRxObject* pPlotSetObj, double dScaleFactor) = 0;
Parameters 
Description 
double dScaleFactor 
[in] Scale factor. 
pPlotSettings 
[in] Pointer to the PlotSettings object.  

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

 

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