Click or drag to resize

IGH_AttributesParent Property

Gets or sets the parent attributes. Top level attributes do not have parents.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_Attributes Parent { get; set; }

Property Value

Type: IGH_Attributes

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.Parent"]

See Also