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

26 lines
728 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>
</p>
</body>
</html>