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

Returns true if and only if this Plot object uses a standard scale.

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