Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

86d4f7f6 67a6 b52b 5a9e 617ec25aace4

haplokuon edited this page May 6, 2023 · 1 revision

TIQueryIntervals Class

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.TIQueryIntervals"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public class TIQueryIntervals

VB

Public Class TIQueryIntervals

C++

public ref class TIQueryIntervals

F#

type TIQueryIntervals = class end
Inheritance Object → TIQueryIntervals

Constructors

TIQueryIntervals(Double[], Double[]) Initializes a new instance of the TIQueryIntervals class
TIQueryIntervals(Double[], Double, Boolean) Initializes a new instance of the TIQueryIntervals class
TIQueryIntervals(Double, Boolean, Double, Boolean) Initializes a new instance of the TIQueryIntervals class
TIQueryIntervals(Double, Double[], Double, Double[], Double) Initializes a new instance of the TIQueryIntervals class

Properties

FirstTime  
Intersect  
LastTime  

Methods

Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
ToString Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally