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

25 lines
721 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getConeTwistLimitSign [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getConeTwistLimitSign( constraint_id) </h2></p>
<p>
Returns the sign of the twist limit, which indicates the direction of the twist limit enforcement around the twist axis.
</p>
<ul>
<li>
The twist limit sign determines the direction in which the twist limit is applied.
</li>
<li>
A positive sign typically indicates a counterclockwise rotation is allowed, while a negative sign indicates a clockwise rotation is allowed.
</li>
</ul>
<p>
</body>
</html>