API Reference > OdDb Classes > OdDbAbstractPlotDataForDbPlotSettings Class > OdDbAbstractPlotDataForDbPlotSettings Methods > OdDbAbstractPlotDataForDbPlotSettings::setPlotTransparency Method
OdDbAbstractPlotDataForDbPlotSettings::setPlotTransparency Method
Syntax
C++
void setPlotTransparency(OdRxObject* pPlotObj, bool bEnable) const;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
bool bEnable 
[in] New transparencies plotting setting. 

Controls transparencies plotting for this Plot object.

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