Hello,
I have some cases where my lines are connected to a structure (a pole), and another structure point is connected to this pole.
When tracing with "include structure" enabled, only the pole is returned and not the other structure point...
Is there a way to include the second structure point ?
I know that this is because the other point is "attached to" the pole, and that it would work if this is the pole that is "attached to" the equipment, but that's not what I want to do.
Thanks
Solved! Go to Solution.
You can use the select by association tool after the trace.
https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.1/AssociationSelection.html
You can use the select by association tool after the trace.
https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.1/AssociationSelection.html
Thank you, I didn't know about this toolbox, it works well.