Click or drag to resize

GH_ComponentCreateAttributes Method

Create new attributes.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override void CreateAttributes()
Remarks
Typically you do not have to override this.
See Also