API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > OdDbLayerTableRecord::isOff Method
OdDbLayerTableRecord::isOff Method
Syntax
C++
bool isOff() const;

Determines whether the layer record object is invisible (DXF 62, negative is off, positive is on) and returns True if the layer is off (invisible) or False if the layer is on (visible).

Copyright © 2002–2021. Open Design Alliance. All rights reserved.