Aenderung auf allgemein.cfg für alle Subprogramme
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ def new_dxf(json_file, out_path, dxf_file=False):
|
||||
# # Beispiel für Text und Polyline
|
||||
# add_text(msp)
|
||||
dxfattribs={"layer": timestamp}
|
||||
for pl in anlage.kabel:
|
||||
for pl in anlage.kabel:
|
||||
add_polyline(msp, pl, dxfattribs)
|
||||
|
||||
doc.saveas(out_path)
|
||||
|
||||
Reference in New Issue
Block a user