Back to Browse

Control Flow and Create messenger box by python node in Dynamo (Revit)

1.6K views
Jan 4, 2021
4:30

Very easy to create messenger box and control flow by python node in dynamo. Type this in python node: import ctypes ctypes.windll.user32.MessageBoxW(0, "FINISH!", "NOTE",1)

Download

0 formats

No download links available.

Control Flow and Create messenger box by python node in Dynamo (Revit) | NatokHD