All Topics |
Topic: “Run Weap21 in background?”
Author | Message |
---|
Subject: Run Weap21 in background?
Posted: 2/2/2012 Viewed: 32647 times
Hello, is it possible to run weap in background?
without the graphic interface? I am trying to speed up the evaluation proccess. Thanks in advance |
Subject: Re: Run Weap21 in background?
Posted: 2/2/2012 Viewed: 32634 times
You could use the WEAP API to run the calculations. If you set WEAP.Visible = TRUE then WEAP will be hidden. Use WEAP.Calculate to start calculations. See http://www.weap21.org/WebHelp/index.html#WEAPApplication.htm for help with using the WEAP API.
Jack |
Topic: “Run Weap21 in background?”