GH_Component.CreateAttributes
Public Class
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.