suppress_all#

BinaryTreeNode.suppress_all(app)[source]#

Activate 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.