ricardyn / DynamoSampleWPFWindow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

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

License:MIT License


Languages

Language:C# 100.0%