0.6.3
Python Changes
Surface Changes
Changed
RuntimeError('Unexpected number of edges', 11)
toRuntimeError('Unknown error has occurred.')
in the speedup that does surface-surface intersection (35ab5d5). The old error message was a “copy-paste” artifact from thebasic_interior_combine()
Python helper.