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 Parent As IGH_Attributes
Get
Set
Property Value
Type:
IGH_Attributes[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.Parent"]
See Also