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.
Autodesk.AutoCAD.Geometry.Interval
Public sealed Class Interval Inherits DisposableWrapper
public sealed class Interval : DisposableWrapper;
Comments? |