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

Returns the custom print scale for this Plot object.

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