Click or drag to resize

Param_JointPreferredCast Method

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

Namespace:  Karamba.GHopper.Joints
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override GH_Joint PreferredCast(
	Object data
)

Parameters

data
Type: SystemObject

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

Return Value

Type: GH_Joint

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

See Also