Click or drag to resize

IGH_DocumentObjectCreateAttributes Method

Create new default attributes for this object. You should only call this function when the Attributes() field is null.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
void CreateAttributes()
See Also