sel.node.near

Syntax

snp = sel.node.near(v<,i>)

Get the SEL node nearest a given position. If a collection ID is given only nodes from SELs in that collection will be searched.

Returns:snp - node pointer
Arguments:v - position i - collection id (optional)