Interval Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.GeometryInterval

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public sealed class Interval : DisposableWrapper

The Interval type exposes the following members.

Constructors
  Name Description
Public method Interval(Double) Initializes a new instance of the Interval class
Public method Interval(Interval) Initializes a new instance of the Interval class
Public method Interval(Double, Double, Double) Initializes a new instance of the Interval class
Public method Interval(Int32, Double, Double) Initializes a new instance of the Interval class
Top
Properties
Methods
  Name Description
Public method Contains(Double)  
Public method Contains(Interval)  
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Public method Dispose
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Public method GetBounds  
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMerge  
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method IntersectWith  
Public method IsContinuousAtUpper  
Public method IsDisjoint  
Public method IsEqualAtLower(Double)  
Public method IsEqualAtLower(Interval)  
Public method IsEqualAtUpper(Double)  
Public method IsEqualAtUpper(Interval)  
Public method IsOverlapAtUpper  
Public method IsPeriodicallyOn  
Public method Subtract  
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.