Identify Nearby Nodes

Mesh > Modify > Nearby Nodes

This is used to identify points that are nearby a specified node. The points are read from text file. The identified nearby points are created as orphan nodes.

A point data file must be a text file in the following format:

Data consists of four fields, all on one line, separated by space or comma and/or tabs:

  1. X coordinate
  2. Y coordinate
  3. Z coordinate
  4. ID

A sample point data file is shown below. The fields are delimited by spaces.