C++
Acad::ErrorStatus setSurfv( Adesk::Int16 v );
Description
Sets v to be the SURFV value for the database.
See the System Variables section of the AutoCAD Command Reference for information on SURFV.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
v | Input SURFV value |