**find_same_node_position#
Description#
This command finds all nodes having the same geometrical position.
Syntax#
**find_same_node_position
\(~\,\) [ *tolerance tol ]
\(~\,\) [ *duplicated_nset name_duplicated ]
*tolerancetwo nodes are considered the same if the distance between them is less than the given tolerance tol (default 1e-6).
*duplicated_nsetThe name of the node set to save nodes having the same geometrical position.