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>getJointMaxLength [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getJointMaxLength( joint_id) </h2></p>
|
|
<p>
|
|
Returns the maximum length
|
|
</p>
|
|
<p>
|
|
Used with Distance Joint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getjointminlength.html">GetJointMinLength</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |