I am trying to make Custom Nodes
But after creating Custom Nodes, the program will display Warning: Type ‘FamilyType’ not found.
Has anyone encountered this situation?
It works for me. Are you in Sandbox or Studio by chance? What version of Dynamo are you using?
My version is 2.0.2
I made a simple test but still can’t work
Warning: __func_f68e239c074f4634b4756f1bb3c2d9f9 Expected argument type (var), but uses (Revit.Elements.FamilyType) to call.
1 Like
Thank you so much
I think this PR:
will address this issue.