Click or drag to resize

GH_PainterDetermineWireType Method

Utility method for determining wire display types.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_WireType DetermineWireType(
	IGH_Structure target
)

Parameters

target
Type: Grasshopper.Kernel.DataIGH_Structure
Pointer to transfer data.

Return Value

Type: GH_WireType
See Also