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.
bool isFrozen() const;
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.