suppress_all# BinaryTreeNode.suppress_all(app)[source]# Activate suppress option for all the operations contained in the binary tree node. Parameters: appobjectAn AEDT application from ansys.aedt.core.application. Returns: boolTrue when successful.