Vector search from control points

Will you tell me how to create a vector from the corners of a rectangle to divide the corner of the rectangle in half?
thank you


Hi,

Compute the bisector between two consecutive edges.

RectangleBisectors.gh (10.3 KB)

Test.gh (12.3 KB)
Test.3dm (886.4 KB)