17 lines
452 B
HTML
17 lines
452 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<link rel="stylesheet" href="style.css">
|
||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||
<title>getConeAnglePoint [RCBasic Doc] </title>
|
||
</head>
|
||
|
||
<body>
|
||
<p><h2>sub getConeAnglePoint( constraint_id, angle, c_len, ByRef x, ByRef y, ByRef z) </h2></p>
|
||
<p>
|
||
Computes or retrieves a point based on a given angle relative to the constraint’s twist axis.
|
||
</p>
|
||
<p>
|
||
|
||
</body>
|
||
</html> |