Zerotouch NodeCategory subcategory

Hey everyone,

I have a question about setting subcategories in my Dynamo ZT node.

For NodeModel nodes I use something like

using Dynamo.Graph.Nodes;
...
[NodeName("Category.SubCategory")]
[NodeCategory("PackageName.SubName", ElementCategory = "PackageName.SubName.Create")]

But the same code won’t work in my ZT nodes (I tried several variations but to no avail).

Does anyone know if and how this implemented for ZeroTouch nodes?

Thanks again!
Michael

I’m just bumping up my own question in the hopes anyone knows. Am still looking for help on this. Any insights are appreciated! :smiley:

But to make amends, here is a joke:
What kind of ants do software developers like?

ConstANTs.

Yes I am a dad.

Cheers,
Michael