Form FlowsheetGet Reaction Set Method
Returns the reaction set whose name matches the specified value, or Nothing.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public IReactionSet GetReactionSet(
string name
)VB
Public Function GetReactionSet (
name As String
) As IReactionSetParameters
- name String
- The reaction-set name.