Draft: remove maxSnap parameter

It is superfluous. The maxSnapEdges parameter can be set to zero.
This commit is contained in:
Roy-043
2023-12-08 12:06:36 +01:00
parent e0494febb4
commit 770eb5e64a
2 changed files with 2 additions and 4 deletions

View File

@@ -208,7 +208,7 @@ def get_param_type(param):
"LineSpacing"):
return "float"
elif param in ("selectBaseObjects", "alwaysSnap", "grid",
"fillmode", "maxSnap", "DimShowLine",
"fillmode", "DimShowLine",
"SvgLinesBlack", "dxfStdSize", "SnapBarShowOnlyDuringCommands",
"alwaysShowGrid", "renderPolylineWidth",
"showPlaneTracker", "UsePartPrimitives",