Files
RCBASIC4/doc/doc_files/line3d.html
2025-03-20 17:29:11 -04:00

17 lines
322 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Line3D [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub Line3D(x1, y1, z1, x2, y2, z2) </h2></p>
<p>
Draws a line in 3D space
</p>
<p>
</body>
</html>