Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerTableRecord::setIsHidden Method
Syntax
C++
void setIsHidden(bool bStatus);

Sets the Hidden status as a Boolean value. The initial value is False (Shown) by default. 

 

Parameters
Description
bStatus
[in] True - to hide the layer, or False - to show the layer.

Example of Working with the Layer Record Object 

Status of Layers 

OdDbLayerTableRecord::isHidden() methods

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