Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerTableRecord::isHidden Method (const OdDbObjectId&)
Syntax
C++
static bool isHidden(const OdDbObjectId& idLayer);

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.

The static isHidden() method checks the Hidden status for the specified layer ID.

Example of Working with the Layer Record Object 

Status of Layers 

OdDbLayerTableRecord::setIsHidden@bool OdDbLayerTableRecord::setIsHidden() method

Copyright © 2002-2022. Open Design Alliance All rights reserved.