Add Lookuptable

Dear Experts,
I was wondering what is wrong with my script?
Task: trying to add csv lookup table already loaded and used family at the project file.

Lookuptable.dyn (8.1 KB)

Can you post an image of your graph with the preview bubbles visible so we can see the data that’s passing through your graph?

If you’re adding that to a loaded family from the project then I’m guessing the family isn’t being loaded back in. It’s possible that the node you’re using is intended to be used within the family environment. It also doesn’t look like it’s saving the family.

1 Like

Thanks. Any solution? :fearful:

Try this same process from within the family. See if that correctly adds the lookup table. If not, start looking for different custom nodes or an API method.

1 Like

Thanks, Nick. Will look another method. Hope will find.