Share

setDimlwe

C++

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

File

dbdimvar.h

Description

Sets v to be the DIMLWE value for the database.

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

Parameters

Parameters Description
v Input DIMLWE value

Was this information helpful?