Contents Namespaces | Ansys.ACT.Interfaces.Graphics Namespace | IModelViewManager | Print page RenameView(int, string) Rename the model view specified by viewIndex to newLabel. Declaration Syntaxpublic void RenameView(int viewIndex, string newLabel)ParametersviewIndex(int)The index of the listed view to be renamed.newLabel(string)Th new name to be applied. « ImportModelViews(string) RenameView(string, string) »