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

Retuns the name of the plot style associated with the layer record object (DXF 390). This plot style is used when the PlotStyle property of an entity belonged to this layer is set to ByLayer value. The actual plot style can depend on the viewport in which the entity is rendered.

Specific Properties of Layers 

OdDbLayerTableRecord::plotStyleNameId(), OdDbLayerTableRecord::setPlotStyleName() methods

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