C++
Acad::ErrorStatus setUseri2( Adesk::Int16 val );
Description
Sets val to be the USERI2 value for the database.
See the System Variables section of the AutoCAD Command Reference for information on USERI2.
Returns Acad::eOk if successful.
Parameters
| Parameters | Description |
|---|---|
| val | Input USERI2 value |