IGH_Attributes.Selected Property

IGH_AttributesSelected Property

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

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool Selected { get; set; }
Property Selected As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.Selected"]

See Also