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

Returns the OdDbObjectId of the OdDbVisualStyle or OdDbRenderSettings object referenced by this object.

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