IntervalIsEqualAtUpper(Double) Method

Checks whether the upper bounds of the specified interval and this interval are equal.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool IsEqualAtUpper(
        double value
)

Parameters

value  Double
[in] Value to check.

Return Value

Boolean
true if this interval is bounded below and the upper bound is equal to the value within a tolerance, false otherwise.
See Also

©  Bricsys NV. All rights reserved.