Click or drag to resize

JointLineClone Method

Gets the shallow clone.

Namespace:  Karamba.Joints
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual JointLine Clone()

Return Value

Type: JointLine
cloned joint.
See Also