Hi guys,
I've been trying to auto-generate cadastral parcels using the start and end coordinates and radius values, and the process is working, but the python caller seems to be using the wrong centre point to generate the arcs in some instances (as there are always two potential points in trig). I'm using the init(twoPoints, radius, counterClockwise) function, where the sign of the radius indicates direction. I'm attaching a workbench which contains the generation of a section of blocks and the corresponding section area, and the outer boundaries of the two should match, but don't. I believe this is a trigonometry issue, the math behind the caller isn't working for an arc that's greater than a semi-circle. Does anyone have any ideas on how to fix this? Build 2017.0
Thank you in anticipation,
Katrina