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