Click or drag to resize

GH_Interval1D Structure

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
  NameDescription
Public methodGH_Interval1D
Constructor.
Top
Methods
Fields
  NameDescription
Public fielda
Start of interval.
Public fieldb
End of interval.
Top
See Also