Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseLayerPE::setIsOff Method
Syntax
C++
virtual void setIsOff(OdRxObject* obj, bool off) const = 0;

Sets the on / off status of this Layer. 

 

Parameters
Description
obj
[in] A pointer to a layer object.
off
[in] A new on / off status value (true for off, false for on).
Copyright © 2002-2022. Open Design Alliance All rights reserved.