starrename#
- MatrixOperations.starrename(oldname='', newname='', **kwargs)#
Renames an existing vector or matrix.
Mechanical APDL Command: *RENAME
- Parameters:
Notes
Warning
This function contains specificities regarding the argument definitions. Please refer to the command documentation for further explanations.
Argument Descriptions
oldname : str
- Name of the existing vector or matrix to be renamed.newname : str
- New name for the vector or matrix.
The starrename command is used to rename APDL Math objects.