[Arch] split IFC dialog

This commit is contained in:
donovaly
2020-04-14 02:45:37 +02:00
committed by Yorik van Havre
parent d91bd53e10
commit 940af87f69
6 changed files with 375 additions and 288 deletions

View File

@@ -4169,7 +4169,7 @@ def readPreferences():
# reading parameters
p = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Draft")
if FreeCAD.GuiUp and p.GetBool("dxfShowDialog", False):
FreeCADGui.showPreferences("Import-Export", 2)
FreeCADGui.showPreferences("Import-Export", 3)
global dxfCreatePart, dxfCreateDraft, dxfCreateSketch
global dxfDiscretizeCurves, dxfStarBlocks
global dxfMakeBlocks, dxfJoin, dxfRenderPolylineWidth