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

Called 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.