B:BD[
4.2341] → [
3.555:685]
BD:BD[
4.2341] → [
3.555:685]
B:BD[
4.2489] → [
3.686:816]
BD:BD[
4.2489] → [
3.686:816]
B:BD[
4.2776] → [
3.817:943]
BD:BD[
4.2776] → [
3.817:943]
B:BD[
4.3013] → [
3.944:1085]
BD:BD[
4.3013] → [
3.944:1085]
shape.p1 = Drawing.find_or_insert_point(drawing.points, shape.p1.x, shape.p1.y, --[[large width to minimize overlap]] 1600)
shape.p2 = Drawing.find_or_insert_point(drawing.points, shape.p2.x, shape.p2.y, --[[large width to minimize overlap]] 1600)
shape.vertices[i] = Drawing.find_or_insert_point(drawing.points, p.x,p.y, --[[large width to minimize overlap]] 1600)
shape.center = Drawing.find_or_insert_point(drawing.points, shape.center.x,shape.center.y, --[[large width to minimize overlap]] 1600)