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

Determines whether the layer record object is accessible for printing (DXF 290) and returns True if the layer is plottable or False if the layer is unplottable.

Example of Working with the Layer Record Object 

Status of Layers 

OdDbLayerTableRecord::setIsPlottable() method

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