x

ADONIS:
Version 3.90.5 (Released at 05/15/2024)
- Bug in equaldof action has been fixed.

HYRCAN:
Version 2.0.14 (Released at 05/18/2024)
- Minor bug in line load unit display is fixed.
- Italian translation has been modified.


file - save as ascii text file?(Read 8071 times)
file - save as ascii text file? on: September 22, 2018, 04:38:35 am
Hi Roozbeh,

Just an idea, I don't know how realistic/troublesome that is. Maybe it is possible to write that 'Adonis adf file' optionally as ASCII file (text file). Then external programmers ( I ,  :) ) can take from that file elements , nodes, etc., or even write such file so that Adonis can read it.

Greetings, Dennis



Re: file - save as ascii text file? Reply #1 on: September 22, 2018, 01:26:42 pm
the main reason to go binary was to speed up the saving and reading process and also reduce the adf file size. generating text file is doable but it's not priority.