FET Forum

FET Support (English) => Get Help => Topic started by: Dr. T. Patel on September 24, 2017, 02:13:33 PM

Title: Import and export space constrains
Post by: Dr. T. Patel on September 24, 2017, 02:13:33 PM
Dear FET Developers :) :),
You have done a great work, and there are no words to express the feeling for same. It would be a very great help to all users if you can have some provision for import and export space constraints like activities available in the existing one. With high hopes looking forward to exploring this changes in the next updated version very soon. :) :)
Thank you.

Patel
Title: Re: Importe and export space constrains
Post by: Volker Dirr on September 24, 2017, 02:23:13 PM
I guess you talk about CSV import/export. That has got only a few very basic import/export features since there are several disadvanatges if you try to do that with CSV files.
But you can use the .fet-file to import/export all constraints.
Title: Re: Importe and export space constrains
Post by: Liviu Lalescu on September 24, 2017, 03:23:00 PM
It is already listed on the TODO list, on item #258. I added also your name.

But I don't think I'll add it in the near future.
Title: Re: Importe and export space constrains
Post by: Dr. T. Patel on September 24, 2017, 03:25:50 PM
I guess it is not possible to edit a .fet file like excel. :) :)
Title: Re: Import and export space constrains
Post by: Volker Dirr on September 24, 2017, 04:17:58 PM
The fet file is not a CSV file. So a spreadsheet programm is not the "correct" software to edit it.
The fet file is a DOM file. So you might try a software that can edit DOM files. (But i am not sure if it will help you so much. But i am not skilled with other DOM software.)