Click or drag to resize

GH_Interval2D Structure

Represents two double precision domains.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public struct GH_Interval2D

The GH_Interval2D type exposes the following members.

Constructors
Methods
Fields
  NameDescription
Public fieldu
One dimensional component in U direction.
Public fieldv
One dimensional component in V direction.
Top
See Also