Click or drag to resize

JointaddTo Method (ModelElement)

attach this joint to an elements

Namespace:  Karamba.Joints
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void addTo(
	ModelElement elem
)

Parameters

elem
Type: Karamba.ElementsModelElement

[Missing <param name="elem"/> documentation for "M:Karamba.Joints.Joint.addTo(Karamba.Elements.ModelElement)"]

See Also