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

Called to collect all "solve" 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.

Remarks

If timeDependent is true, the callback take as argument : analysis, step, stream