Node3d(T).NearestItem Method

Node3dTNearestItem Method

Overload List
  NameDescription
Public methodNearestItem(Point3d)
Find the nearest item.
Public methodNearestItem(T)
Find the nearest item.
Public methodNearestItem(Point3d, Double, Double)
Find the nearest item.
Public methodNearestItem(Double, Double, Double)
Find the nearest item.
Public methodNearestItem(T, Double, Double)
Find the nearest item.
Public methodNearestItem(Double, Double, Double, Validation3dT)
Find the nearest item using custom validation criteria.
Public methodNearestItem(Double, Double, Double, Double, Double)
Find the nearest item.
Top
See Also