Close

Relief for ODA Team in Ukraine

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

Determines whether a specified layer object is off. 

 

Parameters
Description
obj
[in] A pointer to a layer object.

Returns true if the layer is off, otherwise returns false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.