Click or drag to resize

GH_Interval2DIsValidWhyNot Property

Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override string IsValidWhyNot { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Interval2D.IsValidWhyNot"]

See Also