C++
virtual Acad::ErrorStatus setDimexo( double v );
File
dbdimvar.h
Description
Sets v to be the DIMEXO value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMEXO.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
v | Input DIMEXO value |