tables results in batch file

Hi everybody,
I've tried to create liml file with the Excel tool provided by Victor which seems to be pretty accurate.
Just one problem, is there a way to define the results table without launching the analysis with a liml file batch mode and maybe with some scripts API?
For sure it doesn't works with the GUI mode without starting the analysis.
Best regards.
Sofien.

Comments

  • You could add a table to model that's been solved then save it and copy that part of the .liml file to your unsolved file. It looks like this:
    <table>
        <component>Default</component>
        <fieldvalue unit="mm">displx</fieldvalue>
        <saveonsolve filename="output.csv" />
      </table>
  • Thanks a lot Victor.
    BR
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!