17 lines
568 B
HTML
17 lines
568 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<link rel="stylesheet" href="style.css">
|
||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||
<title>getSlideSolveAngLimit [RCBasic Doc] </title>
|
||
</head>
|
||
|
||
<body>
|
||
<p><h2>function getSlideSolveAngLimit( constraint_id) </h2></p>
|
||
<p>
|
||
Checks whether the angular position of the constraint has reached or exceeded its defined angular limits. It returns a value indicating if the constraint is at or beyond its lower or upper angular limit around the slider’s axis of rotation.
|
||
</p>
|
||
<p>
|
||
|
||
</body>
|
||
</html> |