Share

AcDbDatabase::celweight

C++

AcDb::LineWeight celweight() const;

Description

Returns an AcDb::LineWeight value indicating what the current line weight is for the database. See the System Variables section of the AutoCAD Command Reference for information on CELWEIGHT.

Links

AcDbDatabase Class

Was this information helpful?