Click or drag to resize

GH_PersistentDataActionT Constructor

Namespace:  Grasshopper.Kernel.Undo.Actions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_PersistentDataAction(
	GH_PersistentParam<T> obj
)

Parameters

obj
Type: Grasshopper.KernelGH_PersistentParamT
See Also