I haven’t had luck getting this node to work for a while (I recognize my tutorial nodes).
I generally send people over to the Orchid github by erfajo to request a working example. Hopefully one is there in the issues, but I know most people don’t go and do it when suggested…
I think this might be a solved one that shows the sample of how to use the nodes:
Interestingly, the GroupType.ByName node works for every group type except Other . I attempted various string inputs such as “Other”, “INVALID”, and even “null”, but the output for GroupType.ByName remains null, which the SharedParameter.Add node cannot accept for the groupType input.
I’m fairly certain this is a developer oversight in the GroupType.ByName node, as it’s easy to overlook when referencing the Revit API documentation, where “Other” is not mentioned.