Skip to content

Commit 074c9d9

Browse files
committed
add parameter minpts
1 parent fef4a02 commit 074c9d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/geof/process_feature.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,8 @@
276276
"cgal_surface_mesh": false
277277
},
278278
"parameters": {
279-
"error": "{{simplify_error}}"
279+
"error": "{{simplify_error}}",
280+
"minpts": 0.05000000074505806
280281
},
281282
"position": [
282283
867.0,

0 commit comments

Comments
 (0)