Is it possible to add an input to a molecule?

I would like to be able to add an input to a molecule, which is not at the top level.
I.E. The top level has multiple molecules and I would like to be able to pass a variable to lower level molecules

1 Like

Yes you absolutely can. Just place a new Input atom inside the molecule that you want to have the input. When you go up one level the input will be there.

Or as a quicker way of doing it, just drag the connector that you want to connect to the molecule to to it and it will create a new input and connect automatically. Basically just pretend that it’s already there and it will appear.

1 Like

Thanks, just what I needed

1 Like

Input question, Trying another project with Abundance. I would like to make a set of inputs on the larger project (wood thickness, length of project) that get passed to the smaller parts. I am trying to make a smaller part now to get started and the inputs will not rename and I can’t see the first one, Just labeled “input” When I am trying to set them up to get started. Is there something I am missing?

The name doesn’t do anything?

1 Like

You are 100% correct, that looks like a bug that we must have introduced on Friday. You are doing it exactly right and it should work like that but it isn’t.

Thank you for pointing that out, I will fix it right now.

1 Like

This should now be fixed :grinning_face:

Thanks again for pointing it out!

1 Like

Thank you very much Having fun with it.
I was able to rename inputs now, thank you, It still only shows the second two inputs though when clicking on the main space. It seemed to copy the second input into the first one. If I delete the first input and then make a new one it seems to work.