unassign_placeholder#
- abstractmethod IntegrationNode.unassign_placeholder(property_name: str) None#
 Remove placeholder assignment from a node property.
Note
Method is supported for Ansys optiSLang version >= 26.1 only.
- Parameters:
 - property_name
str Name of the node property to remove placeholder assignment from.
- property_name
 - Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.