Curve2dExplode Method

Explodes the curve into its component sub-curves.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Curve2d[] Explode(
        Interval interval
)

Parameters

interval  Interval
[in] Interval of the curve that is to be exploded.

Return Value

Curve2d
Array of the subdivided curves.
See Also

©  Bricsys NV. All rights reserved.