/alg

AutoCAD log processing. Generate a xyz file with the coordinates of the nodes of polylines

Primary LanguageGo

Process AutoCAD log file

Programm to generate xyz file with coordinate of polyline node from AutoCAD log

(c) softlandia@gmail.com

dependences: https://github.com/softlandia/xLib

using

alg c:\log\i.log v:\dat\o.xyz

sample input file: 1.log

history
0.0.1

  • выделена функция изменения расширения у файла (xLib)
  • выделена функция разбора командной строки и получения имён файлов

0.0.2

  • выделен модуль со строковыми константами
  • исправлено оформление README.md