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