Click or drag to resize

UVIntervalIsValid Property

Gets a value indicating whether or not this UVInterval is valid.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.UVInterval.IsValid"]

See Also