M_Rhino_Geometry_PolyCurve_Explode - mcneel/rhinocommon-api-docs GitHub Wiki
Explodes this PolyCurve into a list of Curve segments. This will not explode nested polycurves. Call RemoveNesting() first if you need all individual segments.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve[] Explode()
VB
Public Function Explode As Curve()
Type: Curve[]
An array of polycurve segments.
Supported in: 6.0.16224.21491, 5D58w