Node package in c#, help

Hi @AM3D.BIM.STUDIO ,

you can do by this way :

1 : you can define a customize with addresouce icon and add image by read document here : Add Icons for a Zero Touch Assembly or NodeModel assembly · DynamoDS/Dynamo Wiki · GitHub

And if you are working with project is sdk net6 , please read acticle : Add Icons for a Zero Touch Assembly or Node Model assembly, Not work with NET6 SDK Style · Issue #13199 · DynamoDS/Dynamo · GitHub

  1. Easy way I had make is :
  • Create new class (Your namespace name is Name)
  • Replace namespace by Elements like that and class is sub name is Element, and then now you have :
  • Name => Elements => Element

With question 2, I recommend you read article to know more information : Custom Node Class Remapping

Good luck

1 Like