Click or drag to resize

GH_Interval2D Properties

The GH_Interval2D type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
Gets the validity of this instance. Valid intervals contain no #NaN extremes
(Overrides GH_GooTIsValid.)
Public propertyIsValidWhyNot
Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.
(Overrides GH_GooTIsValidWhyNot.)
Public propertyTypeDescription (Overrides GH_GooTTypeDescription.)
Public propertyTypeName (Overrides GH_GooTTypeName.)
Public propertyValue
Gets or sets the internal data.
(Inherited from GH_GooT.)
Top
See Also