OpenJSCAD.org icon indicating copy to clipboard operation
OpenJSCAD.org copied to clipboard

V3 documentation : change docs to refer to points (2D) and vertices (3D)

Open z3dev opened this issue 2 years ago • 1 comments

from @platypii

More generally, I like the idea of using "points" to refer to 2D points, and "vertices" to refer to 3D points. I think it could help make JSCAD code easier to understand if we are consistent about that.

z3dev avatar Jan 15 '23 04:01 z3dev

also, all functions that create new geometry will retain the points/vertices provided, and should not be modified.

z3dev avatar Jan 28 '23 23:01 z3dev