Navigation: C/C++ Scripting Engine > User Interface Functions >
uiDeleteCellView
Delete cellview.
Synopsis
int uiDeleteCellView( char* library, char* cell, char* view )
Return Value
Returns 1 if successful, else 0.
Parameters
library - library name to use
cell - cell name to use
view - view name to use