Hello everyone,
I tried to find something similar but without success.
So here is what should be achieved.

The main goal is to get line (or polygon part) where buffer zone (60m) top part (perpendicular line) is intersecting with forest polygon. But for example where is no forests around, I dont need line to be created. Is this somehow achieveable? Maybe you can help me with this, I dont know, maybe there is topic about buffers, interescted lines, and ifs to be created via Python? This can be done with arcpy or cursor?
Added a test.gdb with test polygons and lines to play with.
Thanks to everyone!