Share

setDimtolj

C++

virtual Acad::ErrorStatus setDimtolj(
    int v
);

File

dbdimvar.h

Description

Sets v to be the DIMTOLJ value for the database.

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

Parameters

Parameters Description
v Input DIMTOLJ value (must be in the range 0 to 2)

Was this information helpful?