Skip to content

GH_Interval1D

Public Struct

Represents two double precision floating point values.

Namespace: GH_IO.Types

Assembly: GH_IO (in GH_IO.dll)

Syntax

public struct GH_Interval1D

The GH_Interval1D type exposes the following members.

Constructors

Name

Description


Public Method

Constructor.


Methods

Name

Description


Public Method

Converts this structure to a human-readable string.

(Overrides ValueType.ToString..)


Fields

Name

Description


Public Field
a

Start of interval.


Public Field
b

End of interval.