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