24 lines
522 B
HTML
24 lines
522 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetJointCurrentLengthA [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetJointCurrentLengthA( joint_id) </h2></p>
|
|
<p>
|
|
Return the current length of the segment attached to bodyA.
|
|
</p>
|
|
<p>
|
|
Used with Pulley Joint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getjointcurrentlengthb.html">GetJointCurrentLengthB</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |