Share

AcDbPlotSettings::setPrintLineweights

C++

void setPrintLineweights(
    Adesk::Boolean printLineweights
);

Description

Specifies whether or not to print lineweights.

Parameters

Parameters Description
printLineweights Input Boolean indicating whether to print lineweights

Links

AcDbPlotSettings

Was this information helpful?