rename_placeholder#
- abstractmethod Project.rename_placeholder(placeholder_id: str, new_placeholder_id: str) None#
 Rename a placeholder.
Note
Method is supported for Ansys optiSLang version >= 26.1 only.
- Parameters:
 - Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.