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