How are multiple constructors handled for C# libraries that inherit from NodeModel? With Zero Touch you can have multiple static methods to achieve this, but when I create explicit nodes that inherit NodeModel Dynamo only recognizes one constructor. Do I need to do something similar to Zero Touch and use static methods? Or is there an attribute I can assign that I’m not aware of?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Best way to handle multiple constructors in zero touch package | 1 | 581 | June 1, 2016 | |
| How do you expose the properties of an object in a node? | 3 | 865 | June 2, 2016 | |
| Custom NodeModel Error: Dereferencing a non-pointer | 4 | 1533 | July 5, 2016 | |
| Set 'subcategories' for Zero-Touch nodes | 6 | 1781 | March 18, 2018 | |
| ZeroTouch Help | 3 | 321 | October 28, 2015 |