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

Determines whether the layer record object is displayed for the host application and returns True if the layer is hidden or False if the layer is shown.

Example of Working with the Layer Record Object 

Status of Layers 

OdDbLayerTableRecord::setIsHidden() method

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