Initializing help system before first use

writePrtSol Method

Overload List
  Name Description
Public methodCode example writePrtSol
Write solution to a fixed format ASCII file. Writes the current Optimizer solution to a fixed format ASCII file (.prt).
Public methodCode example writePrtSol(String)
Write solution to a fixed format ASCII file. Writes the current Optimizer solution to a fixed format ASCII file (.prt).
Public methodCode example writePrtSol(String, String)
Write solution to a fixed format ASCII file. Writes the current Optimizer solution to a fixed format ASCII file (.prt).
Top
See Also