Share

setDimlwd

C++

virtual Acad::ErrorStatus setDimlwd(
    AcDb::LineWeight v
);

File

dbdimvar.h

Description

Sets v to be the DIMLWD value for the database.

See the System Variables section of the AutoCAD Command Reference manual for information on DIMLWD.

Parameters

Parameters Description
v Input DIMLWD value

Was this information helpful?