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

c3afbafb 6d27 19d9 d228 71facd661b8e

haplokuon edited this page May 6, 2023 · 1 revision

FIQueryIntervals Class

netDxf 3.0.0 Library

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

Definition

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

C#

public class FIQueryIntervals

VB

Public Class FIQueryIntervals

C++

public ref class FIQueryIntervals

F#

type FIQueryIntervals = class end
Inheritance Object → FIQueryIntervals

Constructors

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

Properties

FirstTime  
Intersect  
LastTime  
NumIntersections  
Overlap  
Type  

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