Click or drag to resize

IGH_AttributesExpireLayout Method

Expires the entire layout of the attributes. When overridden, implementer must place a call to the base class ExpireLayout().

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