
<p>
Description for class <b>Link</b>:
<blockquote>

		Link objects are physically simulated subclasses of Mobile.  Link objects may be used in conjunction with Joint objects, to become pieces  of an articulated body.   <P> Links may also be associated with MultiBody objects, <b>but this is  not required</b> (as they were prior to breve 2.0). <P> In breve 2.0 and later, Link is a subclass of Mobile, and  MultiBody  objects can be constructed out of any Mobile objects.  This means that a  great deal of the methods and functionality that used to be a part of  Link are now accessed via the superclasses Mobile and  Real.
	
</blockquote>
</p>
<p>
Inherits from <b>Mobile</b>
</p>
<p>
Full API documentation for the class <b>Link</b>:
<ul>
<li><a href="/documentation/steveclasses/Link.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/Link.html">Python language documentation</a></li>
</ul>
</p>
