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

Sets the custom scale of this Plot object.

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