API Reference > OdDb Classes > OdDbAbstractPlotDataForDbViewport Class > OdDbAbstractPlotDataForDbViewport Methods > OdDbAbstractPlotDataForDbViewport::setCustomScale Method
OdDbAbstractPlotDataForDbViewport::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.