API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::setStandardScale Method
OdDbAbstractPlotData::setStandardScale Method
Syntax
C++
virtual void setStandardScale(OdRxObject* pPlotObj, const OdDbPlotSettings::StdScaleType standardScale) const = 0;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
const OdDbPlotSettings::StdScaleType standardScale 
[in] Standard scale type. 

Sets the standard scale type of this Plot object.

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