I am unable to get this tool to work for me at all. I am trying to split one feature using another polygon and I constantly get "There was an error during processing", with no specific details. The splitting feature and the target features are both feature classes in the same geodatabase in the same projected coordinate system. The cutting feature is selected (I have also tried selecting the target features).
I noticed that the tool has "USE_TARGET_Z" despite neither layer having Z values, but I have tried to use a python script and explicitly stated DONT_USE_Z_VALUES, and had the same result, so I don't think this is causing the error.
I would like to create a script and custom tool using this function as I often need to split a feature using another feature but cannot get this tool to work, any help would be appreciated.
