Share

AcDbPlotSettings::getCurrentStyleSheet

C++

Acad::ErrorStatus getCurrentStyleSheet(
    const ACHAR *& styleSheetName
) const;

Description

Returns the name of the configured plot style table.

Parameters

Parameters Description
styleSheetName Output pointer to name of configured plot style table

Links

AcDbPlotSettings

Was this information helpful?