Description
This .NET class wraps the AcGeInterval ObjectARX class. It represents a finite or semi-infinite interval as the real axis whose bounds are defined with some given tolerance.
Class Hierarchy
Autodesk.AutoCAD.Geometry.Interval
Visual Basic
Public sealed Class Interval Inherits DisposableWrapper
C#
public sealed class Interval : DisposableWrapper;