Click or drag to resize

GH_TransformCastToQ Method (Q)

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

Parameters

target
Type: Q

Type Parameters

Q

Return Value

Type: Boolean
See Also