GH_Component.CreateAttributes Method |
Create new attributes.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic override void CreateAttributes()
Public Overrides Sub CreateAttributes
RemarksTypically you do not have to override this.
See Also