Click or drag to resize

GH_AttributesTSelected Property

Gets or sets the selected state of the top-level attributes.

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

Property Value

Type: Boolean

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

Implements

IGH_AttributesSelected
See Also