Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to find perpendicular distances from line work to a point. It looks like I can use Traceboundary, but I need to know the best way to:
1) save the current layer status
2) freeze all layers except the layers the boundary objects are on
3) get the polyline from traceboundary (I have this part already)
4) restore the user's layer status
Or, is there another way? I looked at ray but I don't see how to implement the perpendicular part.
In the attached image, I need to calculate the distances.
Solved! Go to Solution.