The framework can be executed via 1) using in-built rendering pipeline ("Standalone"), 2) headless mode ("Headless") or 3) manual execution ("Manual") which enables running code locally or remotely on ...
DXF_FILE = r"C:\Users\PC2\Desktop\Drawing1.dxf" OUT_FILE = r"C:\Users\PC2\Desktop\Relacao_do_Aco.xlsx" # ── column X ranges (derived from vertical LINE coordinates in the DXF) ────── Y_DATA_MAX = ...