Click or drag to resize

Component_ModelView_4_OBSOLETEOnComponentReset Method

gets called when the components output invalidates

Namespace:  Karamba.GHopper.Models.Deprecated
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override void OnComponentReset(
	GH_ExtendableComponentAttributes attr
)

Parameters

attr
Type: Karamba.GHopper.Utilities.UIWidgetsGH_ExtendableComponentAttributes

[Missing <param name="attr"/> documentation for "M:Karamba.GHopper.Models.Deprecated.Component_ModelView_4_OBSOLETE.OnComponentReset(Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes)"]

See Also