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).
Example of Working with the Layer Record Object
Status of Layers
OdDbLayerTableRecord::setIsOff() method