Share

AcDbLayerTableRecord::isFrozen

C++

bool isFrozen() const;

Description

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

The isFrozen value is for the first bit of DXF group code 70.

Links

AcDbLayerTableRecord

Was this information helpful?