Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerTableRecord::setIsFrozen Method
Syntax
C++
void setIsFrozen(bool bStatus);

Sets the Freeze status as a Boolean value (DXF 70, bit 0x01). The initial value is False (Thawed) by default. 

 

Parameters
Description
bStatus
[in] True - to freeze the layer, or False - to thaw the layer.
Copyright © 2002-2022. Open Design Alliance All rights reserved.