Click or drag to resize

GH_DocObjectEventArgsAttributes Property

Gets all the attributes that are associated with all objects in the event.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<IGH_Attributes> Attributes { get; }

Property Value

Type: ListIGH_Attributes

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocObjectEventArgs.Attributes"]

See Also