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