API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > setShadePlot Method > OdDbViewport::setShadePlot Method (ShadePlotType, OdDbObjectId&)
OdDbViewport::setShadePlot Method (ShadePlotType, OdDbObjectId&)
Syntax
C++
void setShadePlot(const ShadePlotType type, const OdDbObjectId& shadePlotId);
Parameters 
Description 
const ShadePlotType type 
[in] Shade plot type. 

Sets the shade plot type of this viewport object (DXF 281). 

 

type determines how this viewport object will plot.

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