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