Files
dxfmakros/bin/add_attr.bat
T
2026-05-15 12:25:01 +02:00

9 lines
265 B
Batchfile

@echo off
REM ================================================================
REM Fuegt Attribute (ATTDEF) zu Omniflo DXF-Dateien hinzu
REM ================================================================
call "%~dp0setenv.bat"
python "%DXFM_LIB%\attradd.py" %*