We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a74bd5 commit 5589b3fCopy full SHA for 5589b3f
src/stl.jl
@@ -3,7 +3,7 @@
3
4
using FileIO
5
# using GeometryBasics: TriangleP, Mesh, normals, PointMeta, coordinates
6
-# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
+# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
7
# HD, 2024-06-10
8
using GeometryBasics: Mesh, normals, coordinates
9
using LinearAlgebra
0 commit comments