Share

setDimzin

C++

virtual Acad::ErrorStatus setDimzin(
    int v
);

File

dbdimvar.h

Description

Sets v to be the DIMZIN value for the database.

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

Returns Acad::eOk if successful.

Was this information helpful?