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

Returns true if and only if the hidden line removal algorithm is to be applied to entities for this Plot object.

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