Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractPlotData::setPlotHiddenLines Method
Syntax
C++
virtual void setPlotHiddenLines(OdRxObject* pPlotObj, bool plotHidden) const = 0;

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

Parameters
Description
pPlotObj
[in] Pointer to the Plot object.
plotHidden
[in] True if and only hidden lines are to be removed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.