GH_ComponentCreateAttributes Method |
Create new attributes.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override void CreateAttributes()
Public Overrides Sub CreateAttributes
Remarks Typically you do not have to override this.
See Also