Click or drag to resize

GH_PersistentGeometryParam<T>.ConversionCallback Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override void ConversionCallback(
	Object source,
	T target
)

Parameters

source
Type: System.Object
target
Type: T
See Also