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