Remove maxSnapFaces parameter from params.py

Removed 'maxSnapFaces' parameter from settings.

(cherry picked from commit e1d77cc771)
This commit is contained in:
Roy-043
2025-12-12 11:11:00 +01:00
committed by Max Wilfinger
parent 83b96c6c36
commit 56fab21375
-1
View File
@@ -493,7 +493,6 @@ def _get_param_dictionary():
"LayersManagerWidth": ("int", 640),
"MakeFaceMode": ("bool", True),
"maxSnapEdges": ("int", 0),
"maxSnapFaces": ("int", 0),
"OffsetCopyMode": ("bool", False),
"Offset_OCC": ("bool", False),
"RelativeMode": ("bool", True),