Share

AcDbLayerTableRecord::isLocked

C++

bool isLocked() const;

Description

This functions returns true if and only if the layer is locked. If the layer is unlocked, then false is returned.

The isLocked value is used for the third bit of DXF group code 70.

Links

AcDbLayerTableRecord

Was this information helpful?