ok so here is another thing, wich is the whole reason why i started this experiment

as you might remember Mathaeus i'm referring to the other post where we spoke polygon copies!
ok now, lets say i have an Object for example a bottle, and i want those spheres to be copied and instanced into a particular zone of the bottle, it can be an extrated curve from the bottle, (wich i prefer to use to have more control on where i want to scatter copies).
My problem is exactly this, since the topology node wants a pointcloud input to scatter copies into, how do i convert the curve points into pointcloud points?
I've tried everything in my knowledge but i just cant get this to work.
I want basically to have full control of where the copies are scattered, and not with a pre-made shape like the pointcloud grid, sphere or the preset you get when you create a pointcloud.
I want to use my curve with a custom profile and i want to have this curve pipe into the topology compound, since it accepts only pointcloud, again i have to find out how to create a pointcloud that have the same exact amount of points and the same exact position of the points of my curve!
I hope i explained myself
Thanks!!