startSplit

abstract fun startSplit(status: String, leftPolygon: MutableList<Point>, rightPolygon: MutableList<Point>)

When a new polygon split is entered for mode=SPLIT, this is called.