Close

Relief for ODA Team in Ukraine

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

Determines whether a specified layer is frozen. 

 

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

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

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