API Reference > OdDb Classes > OdDbAbstractPlotDataForDbViewport Class > OdDbAbstractPlotDataForDbViewport Methods > OdDbAbstractPlotDataForDbViewport::setStandardScale Method
OdDbAbstractPlotDataForDbViewport::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.