Node3dTNearestItem Method |
Name | Description | |
---|---|---|
NearestItem(T) |
Find the nearest item.
| |
NearestItem(Point3d) |
Find the nearest item.
| |
NearestItem(Double, Double, Double) |
Find the nearest item.
| |
NearestItem(T, Double, Double) |
Find the nearest item.
| |
NearestItem(Point3d, Double, Double) |
Find the nearest item.
| |
NearestItem(Double, Double, Double, Validation3dT) |
Find the nearest item using custom validation criteria.
| |
NearestItem(Double, Double, Double, Double, Double) |
Find the nearest item.
|