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

Returns:
bool

True when successful.