Click or drag to resize

GH_MaterialCastToT Method (T)

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

Parameters

target
Type: T

Type Parameters

T

Return Value

Type: Boolean
See Also