Click or drag to resize

GH_AttributesTIsTopLevel Property

Gets whether these attributes are top_level (i.e. no Parent attributes)

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

Property Value

Type: Boolean

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

Implements

IGH_AttributesIsTopLevel
See Also