C++
Acad::ErrorStatus setInterfereVpVisStyle( AcDbObjectId id );
Description
Sets the database's INTERFEREVPVS system variable to the visual style pointed to by id.
See the System Variables section of the AutoCAD Command Reference for information on INTERFEREVPVS.
Parameters
| Parameters | Description |
|---|---|
| id | Input visual style object ID |