Click or drag to resize

GH_FieldElements Property

Gets the list of elements of this field.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<IGH_FieldElement> Elements { get; }

Property Value

Type: ListIGH_FieldElement

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Field.Elements"]

See Also