How to check feature distances using the toolkit
Hello everyone,
We are trying to implement a method to calculate the distance between features through the toolkit.
Our scenario is below :
1. Visit the edges of the Geomitems of the features to be compared and create an array.
2. Create ProSelection for the edges of the array.
3. Return the minimum distance between the edges of 2 features. (using ProFitClearanceCompute)
As the number of feature increases, it seems that there will be more loops and performance degradation may occur.
If you have a better idea, please let me know.
Warm Regards,
SeonHo

