C++
virtual Acad::ErrorStatus setDimaltu( int v );
File
dbdimvar.h
Description
Sets v to be the DIMALTU value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMALTU.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
v | Input DIMALTU value (must be in the range 1 to 7) |