Files
RCBASIC4/doc/doc_files/getconeswingspan2.html
2026-02-26 15:33:51 -06:00

24 lines
798 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetConeSwingSpan2 [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetConeSwingSpan2( constraint_id) </h2></p>
<p>
Returns the maximum allowed rotation angle (or "span") for the second swing axis. This swing axis is one of the two orthogonal axes around which the constrained actors are allowed to swing, forming a cone-shaped range of motion.
</p>
<p>
There are two swing spans, swing span 1 and swing span 2, corresponding to the maximum allowable swing angles around each of the two swing axes.
</p>
<br><p>Related:
<a href="getconeswingspan1.html">GetConeSwingSpan1</a>
</p>
<p>
</p>
</body>
</html>