Parameters |
Description |
bool bStatus |
[in] True - to freeze the layer, or False - to thaw the layer. |
Sets the Freeze status as a Boolean value (DXF 70, bit 0x01). The initial value is False (Thawed) by default.
Example of Working with the Layer Record Object
Status of Layers
OdDbLayerTableRecord::isFrozen() method
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|