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)
SyntaxPublic Function Explode As Curve()
Return Value
Type:
CurveAn array of polycurve segments.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also