API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::setPlotHiddenLines Method
OdDbAbstractPlotData::setPlotHiddenLines Method
Syntax
C++
virtual void setPlotHiddenLines(OdRxObject* pPlotObj, bool plotHidden) const = 0;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
bool plotHidden 
[in] True if and only hidden lines are to be removed. 

Controls the application of the hidden line removal algorithm to entities for this Plot object.

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