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; }
Public ReadOnly Property IsTopLevel As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.IsTopLevel"]
Implements
IGH_AttributesIsTopLevelSee Also