Callback:
Void
interface
.GetPostCommands(
IAnalysis
analysis,
StringWriter
stream)
Called to collect all "post" commands to add to the solver input file.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
analysis
Type:
IAnalysis
The current analysis.
stream
Type:
StringWriter
The stream where the commands have to be written.
Return Value
Type:
Remarks