GH_FormatFormatInstanceReference Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatInstanceReference(
GH_InstanceReference data
)
Public Shared Function FormatInstanceReference (
data As GH_InstanceReference
) As String
Parameters
- data
- Type: Grasshopper.Kernel.TypesGH_InstanceReference
Return Value
Type:
StringSee Also