Click or drag to resize

GH_ComponentAttributesAppendToAttributeTree Method

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override void AppendToAttributeTree(
	List<IGH_Attributes> attributes
)

Parameters

attributes
Type: System.Collections.GenericListIGH_Attributes
See Also