Description:

Explodes this PolyCurve into a list of Curve segments. This willnot explodenested polycurves. Call RemoveNesting first if you need all individual segments.

Syntax:
public Curve[] Explode()
Returns:
Type: Curve[]
An array of polycurve segments.
Available since:
5.0

Explode method

Class:  Rhino.Geometry.PolyCurve

Nothing found