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