mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-16 11:44:50 +02:00
public in_line
This commit is contained in:
3
src/in_line.scad
Normal file
3
src/in_line.scad
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
include <__private__/__in_line.scad>;
|
||||||
|
|
||||||
|
function in_line(line_pts, pt) = __in_line(line_pts, pt);
|
Reference in New Issue
Block a user