assign_placeholder#
- abstractmethod ParametricSystem.assign_placeholder(property_name: str, placeholder_id: str) None#
 Assign a placeholder to a node property.
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.