C++
Acad::ErrorStatus setCmlscale( double scale );
Description
Sets scale to be the CMLSCALE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on CMLSCALE.
Returns Acad::eOk if successful.
Parameters
| Parameters | Description |
|---|---|
| scale | Input desired multiline width scale factor |