Click or drag to resize

Param_Hatch.PreferredCast Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_Hatch PreferredCast(
	Object data
)

Parameters

data
Type: System.Object

Return Value

Type: GH_Hatch
See Also