Click or drag to resize

Joint Constructor (NullableDouble)

create joint with properties given in array c

Namespace:  Karamba.Joints
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Joint(
	Nullable<double>[] _c
)

Parameters

_c
Type: SystemNullableDouble

[Missing <param name="_c"/> documentation for "M:Karamba.Joints.Joint.#ctor(System.Nullable{System.Double}[])"]

See Also