Share

AcDbDatabase::lineWeightDisplay

C++

bool lineWeightDisplay() const;

Description

Returns an Adesk::kTrue if line weight display is on or Adesk::kFalse if line weight display is off. See the System Variables section of the AutoCAD Command Reference for information on LWDISPLAY.

Links

AcDbDatabase Class

Was this information helpful?