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

Controls whether the output is raster-based when using shade plot settings of a viewport.

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