23 lines
464 B
HTML
23 lines
464 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getJointMinLength [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getJointMinLength( joint_id) </h2></p>
|
|
<p>
|
|
Returns the minimum length
|
|
</p>
|
|
<p>
|
|
Used with Distance Joint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getjointmaxlength.html">GetJointMaxLength</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |