Click or drag to resize

IGH_ContextualParameterContextualData Property

Iterate over all specified contextual values.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IEnumerable<Object> ContextualData { get; }

Property Value

Type: IEnumerableObject

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ContextualParameter.ContextualData"]

See Also