How Automatically Cancel out of Error Window in a custom Component

Hey Japhy, thanks for the guidance.

And here is my final result with the failure handler that works with both Warnings (to be suppressed) and Errors (to cancel error messages and roll back the failing transaction without showing message box)…

VoidCut_FailureHandler.gh (6.3 KB)

1 Like