C++
virtual Acad::ErrorStatus setDimaltd( int v );
File
dbdimvar.h
Description
Sets v to be the DIMALTD value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMALTD.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
v | Input number of decimal places for alternate dimensions |