Grasshopper API
GH_DocObjectEventArgsAttributes Property |
Gets all the attributes that are associated with all objects in the event.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public List<IGH_Attributes> Attributes { get; }
Public ReadOnly Property Attributes As List(Of IGH_Attributes) Get
Property Value
Type: ListIGH_Attributes[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocObjectEventArgs.Attributes"]
