Click or drag to resize

Param_SupportPreferredCast Method

[Missing <summary> documentation for "M:Karamba.GHopper.Supports.Param_Support.PreferredCast(System.Object)"]

Namespace:  Karamba.GHopper.Supports
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override GH_Support PreferredCast(
	Object data
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:Karamba.GHopper.Supports.Param_Support.PreferredCast(System.Object)"]

Return Value

Type: GH_Support

[Missing <returns> documentation for "M:Karamba.GHopper.Supports.Param_Support.PreferredCast(System.Object)"]

See Also