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; }
Public ReadOnly Property IsValid As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Types.UVInterval.IsValid"]
See Also