I had ran the python toolbox in ArcGis for the test data provided, it ran successfully
I was testing on one of my data, it threw the following error:
in getSegmentInfo, line 434, RuntimeError : a column specified that doe not exist.
I guess instead of using 'OBJECTID' as field name, we can use 'OID@' to access the objectid Field. ?