Click or drag to resize

GH_BoxCastToT Method (T)

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool CastTo<T>(
	out T target
)

Parameters

target
Type: T

Type Parameters

T

Return Value

Type: Boolean
See Also