IntervalGetMerge Method

Retrieves the smallest interval containing both the specified interval and this interval.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Interval GetMerge(
        Interval otherInterval
)

Parameters

otherInterval  Interval
[in] Other interval to merge with this interval.

Return Value

Interval
See Also

©  Bricsys NV. All rights reserved.