I need to create Arc Segments between multiple points with like data using half the distance between the two like points as the radius of the arc segment.
I would prefer to use python to accomplish this.
I need to create Arc Segments between multiple points with like data using half the distance between the two like points as the radius of the arc segment.
I would prefer to use python to accomplish this.