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.

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