Home › Forums › Problems and solutions in GDL › Object design › Add adjustable curves to my fill › Reply To: Add adjustable curves to my fill
February 15, 2020 at 16:08
#18563
James Murray
Participant
A status code for 3-point arc would greatly appreciated. E.g.:
archHgt = 1'
0, 0, 15,
A, 0, 15,
A, B - archHgt, 5179,
A/2, B, 5279,
0, B - archHgt, 5315,
0, 0, -1
James M