Interval Constructor (Double, Double, Double)

Initializes a new instance of the Interval class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Interval(
        double lower,
        double upper,
        double tolerance
)

Parameters

lower
Type: SystemDouble
upper
Type: SystemDouble
tolerance
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.