Getting node-id from position vector

Hi,

Is it possible to get the structure node-id or structure node pointer from the known position vector ?

Kind Regards,
CGulenc

You can try struct.node.id.component(struct.node.near(v))

Thank you very much. I couldn’t notice struct.node.near(v).