Close

Relief for ODA Team in Ukraine

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

Sets the On-Off status as a Boolean value (DXF 62). The initial value is False (Visible) by default. 

 

Parameters
Description
bStatus
[in] True - to make the layer invisible (off), or False - to make the layer visible (on).
Copyright © 2002-2022. Open Design Alliance All rights reserved.