API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::plotHiddenLines Method
OdDbAbstractPlotData::plotHiddenLines Method
Syntax
C++
virtual bool plotHiddenLines(const OdRxObject* pPlotObj) const = 0;
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.