Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADDefinition::getUseHLR Method
Syntax
C++
void getUseHLR(bool& state) const;

Returns the current value of the hidden-line removal flag. This flag determines whether the vector hidden-line removal algorithm is applied for corresponding viewports (equals true) or not (equals false).

Parameters
Description
state
[out] A placeholder for the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.