Close

Relief for ODA Team in Ukraine

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

Sets the Lock status as a Boolean value (DXF 70, bit 0x04). The initial value is False (Editable) by default. 

 

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