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

Returns the standard scale type of this Plot object.

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