Grasshopper API
GH_ComponentAttributesAppendToAttributeTree Method |
Namespace: Grasshopper.Kernel.Attributes
Assembly: Grasshopper (in Grasshopper.dll)
public override void AppendToAttributeTree( List<IGH_Attributes> attributes )
Public Overrides Sub AppendToAttributeTree ( attributes As List(Of IGH_Attributes) )
Parameters
- attributes
- Type: System.Collections.GenericListIGH_Attributes