Close

Relief for ODA Team in Ukraine

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

Sets the Plot status as a Boolean value (DXF 290). The initial value is True (Plottable) by default. 

 

Parameters
Description
bStatus
[in] True - to make the layer plottable, or False - to make the layer no plottable.

Some layers cannot be set to plottable; e.g., the "Defpoints" Layer.

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