mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 03:50:27 +02:00
remove module
This commit is contained in:
@@ -8,6 +8,4 @@
|
||||
*
|
||||
**/
|
||||
|
||||
use <../__comm__/__angy_angz.scad>;
|
||||
|
||||
function polar_coordinate(point) = [norm(point), atan2(point.y, point.x)]; // r, theta
|
Reference in New Issue
Block a user