Interval(Int32, Double, Double) Constructor

Initializes a new instance of the Interval class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Interval(
        int boundedBelow,
        double bound,
        double tolerance
)

Parameters

boundedBelow  Int32
 
bound  Double
 
tolerance  Double
 
See Also

©  Bricsys NV. All rights reserved.