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