Click or drag to resize

Component_ModelView_4_OBSOLETEOnComponentReset Method

gets called when the components output invalidates.

Namespace:  Karamba.GHopper.Models.Deprecated
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
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