CurveCurveIntersector3dGetOverlapRanges Method

Gets the overlap ranges of two curves at the specified overlap index.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Interval[] GetOverlapRanges(
        int overlap
)

Parameters

overlap  Int32
[in] Overlap index.

Return Value

Interval
Returns an array that consists of two values. The first value is an overlap range of the first curve, and the second value is an overlap range of the second curve.
See Also

©  Bricsys NV. All rights reserved.