unsuppress_all#

BinaryTreeNode.unsuppress_all(app)[source]#

Disable suppress option for all the operations contained in the binary tree node.

Parameters:
appobject

An AEDT application from pyaedt.application.

Returns:
bool

True when successful.