GH_ConvertToGUID Method |
Namespace: Grasshopper.Kernel
public static bool ToGUID( Object data, out Guid destination, GH_Conversion conversion_level )
Public Shared Function ToGUID ( data As Object, <OutAttribute> ByRef destination As Guid, conversion_level As GH_Conversion ) As Boolean