Files
RCBASIC4/doc/doc_files/getslidesolvelinlimit.html
2024-10-27 11:52:28 -04:00

17 lines
549 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getSlideSolveLinLimit [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getSlideSolveLinLimit( constraint_id) </h2></p>
<p>
Checks whether the linear position of the constraint has reached or exceeded its defined linear limits. It returns a value indicating if the constraint is at or beyond its lower or upper linear limit along the sliding axis.
</p>
<p>
</body>
</html>