Grasshopper API
GH_TransformCastToQ Method (Q) |
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

public override bool CastTo<Q>( ref Q target )
Public Overrides Function CastTo(Of Q) ( ByRef target As Q ) As Boolean
Parameters
- target
- Type: Q
Type Parameters
- Q
Return Value
Type: Boolean