Click or drag to resize

ModelViewCastToQ Method

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
internal bool CastTo<Q>(
	out Q target
)

Parameters

target
Type: Q

Type Parameters

Q

Return Value

Type: Boolean

Implements

IGH_GooCastToT(T)
See Also