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 ansys.aedt.core.application.

Returns:
bool

True when successful.