Click or drag to resize

GH_AttributesTParent Property

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

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

Property Value

Type: IGH_Attributes

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.Parent"]

Implements

IGH_AttributesParent
See Also