Grasshopper API
GH_BoxIsValidWhyNot 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)

public override string IsValidWhyNot { get; }
Public Overrides ReadOnly Property IsValidWhyNot As String Get
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Box.IsValidWhyNot"]
