Callback: Void load.GetPreCommands(IUserLoad load, StringWriter stream)

Callback that is invoked to collect all "pre" commands to add to the solver input file.

Parameters

  • load
    Type: IUserLoad
    The load object.
  • stream
    Type: StringWriter
    The stream where the commands have to be written.