API Reference > OdDb Classes > OdDbAbstractPlotDataForDbPlotSettings Class > OdDbAbstractPlotDataForDbPlotSettings Methods > OdDbAbstractPlotDataForDbPlotSettings::setStandardScale Method
OdDbAbstractPlotDataForDbPlotSettings::setStandardScale Method
Syntax
C++
void setStandardScale(OdRxObject* pPlotObj, const OdDbPlotSettings::StdScaleType standardScale) const;
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.