Click or drag to resize

GH_AttributesTGetTopLevel Property

Gets the top-level attributes of the attribute stack these attributes belong to.

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

Property Value

Type: IGH_Attributes

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

Implements

IGH_AttributesGetTopLevel
See Also