IGH_Attributes.PerformLayout Method

IGH_AttributesPerformLayout Method

Recompute the layout for these attributes. This function is automatically called during Drawing operations, so you typically don't have to.

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