Leaf Generator Curve following dip Issue

Hey all, I am making a leaf generator, but want my stem to follow the profile of the dip of the leaf, I need a solution to either use math to delete most of the index to keep the stem in the middle, or find a way to curve the stem like the profile curve is doing? does anyone know a solution to this or should I remove the dip?

See the video as I explain what my issue is more.

Sorry about this resolution, but it has a 5 MB limit, so uploaded it to Streamable link as an HD version below

Procedural_leaf_001.blend (4.8 MB)

hey, could you upload a blend file maybe?

I think you may be overcomplicating things…

…most of what you need is built into the Curve to Mesh node.

Network above using 2D Beziers.

Good luck.

Uploaded the blend file! thanks!

Does this require adjusting the curves whenever you need another leaf though? I was hoping to achieve everything with parameters so I could create multiple instances of them, adjusting them randomly on a plant.
I will recreate what you have done and give it a go, thank you for the reply! appreciate it alot! :slight_smile:

Replace the source curves with parametric ones.

I will give it a go, thank you! :slight_smile: