exists#

abstract IntegrationNode.exists() bool#

Get info whether node exists in active project.

Returns:
bool

Whether current node exists in active project.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.