Draft: remove maxSnap parameter
It is superfluous. The maxSnapEdges parameter can be set to zero.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user