/DynamoSampleWPFWindow

This is a sample of how to make a WPF window in a zero touch node.

Primary LanguageC#MIT LicenseMIT


Nice
Sample WPF Window

Sample for creating a WPF Window in Dynamo 2.x.

Buy Me A Coffee

Repository Information

This repository contains code for building a WPF window that can be fired off with a zerotouch node.

Disclaimer

This code is meant as a "getting started" sample for folks trying to build UI into their Dynamo nodes.

Usage

After compiling the code, you can import the DLL directly into Dynamo. (Note: With more effort you can create a package with the node)

SampleWPFWindow

License

This project is licensed under the MIT License. By using this project you agree to the terms and conditions of the license.