Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1176,7 +1176,7 @@ def proceed_processing():
|
|
| 1176 |
|
| 1177 |
|
| 1178 |
# Omar's code
|
| 1179 |
-
|
| 1180 |
|
| 1181 |
|
| 1182 |
# You can optionally return JSON with the legend or drawing info
|
|
|
|
| 1176 |
|
| 1177 |
|
| 1178 |
# Omar's code
|
| 1179 |
+
mainFunctionDrawImgPdf(datadoc,dxfpath, dxfratio,SearchArray,Thickness,selected_walls,pdfpath=0,pdfname=0)
|
| 1180 |
|
| 1181 |
|
| 1182 |
# You can optionally return JSON with the legend or drawing info
|