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