Share

AcDbLayerTableRecord::plotStyleName

C++

ACDBCORE2D_PORT Acad::ErrorStatus plotStyleName(
    AcString &
) const;

Description

This function returns the name of the plot style for the layer table record.

The plotStyleName value is used for DXF group code 390.

Parameters

Parameters Description
unnamed Output of the plot style name

Links

AcDbLayerTableRecord

Was this information helpful?