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