API Reference > OdDb Classes > OdDbAbstractPlotDataForDbViewport Class > OdDbAbstractPlotDataForDbViewport Methods > OdDbAbstractPlotDataForDbViewport::setPlotHiddenLines Method
OdDbAbstractPlotDataForDbViewport::setPlotHiddenLines Method
Syntax
C++
void setPlotHiddenLines(OdRxObject* pPlotObj, bool plotHidden) const;
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.