IFCRange(Double, Double)
Description:
Instantiates an IFCRange object.
Instantiates an IFCRange object.
Overloads (3):
public IFCRange(
double start,
double end
)
-
DoublestartThe starting value of the range.
-
DoubleendThe ending value of the range.