softlandia / alg

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 100.0%