Click or drag to resize

GH_InstanceReferenceIsValid Property

Gets the validity of this instance reference. If the instance reference is referenced but cannot be loaded, the instance reference is not valid.

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

Property Value

Type: Boolean

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

See Also