Hi,
I am trying to write a for loop that iterates line generation for 4 compass directions, using the "Bearing Distance to Line" tool on ArcGIS Notebooks.
Bascically, I want to input 4 fields into the line "Bearing field". I have stored the 4 fields in a list named "Dirfields". I'm trying to use this list as an input for "Bearing Field".
Any idea on how can I achieve this workflow? I have attached a photo of the Bearing Distance to line dialog box and an excerpt from my script. Please let me know if there is anything else I can provide.
Thank you