Split Polyline

Hi,

What would be the fastest way to split polyline by plane?

Is the only way to do so is to convert polyline to curve and use Curve.Split method?

I believe so, yes.

– Dale