API Reference > OdDb Classes > OdDbAbstractPlotDataForDbPlotSettings Class > OdDbAbstractPlotDataForDbPlotSettings Methods > OdDbAbstractPlotDataForDbPlotSettings::setCustomScale Method
OdDbAbstractPlotDataForDbPlotSettings::setCustomScale Method
Syntax
C++
void setCustomScale(OdRxObject* pPlotObj, double customScale) const;
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.