IFlowsheetAddReactionSet Method

Add a reaction set to the flowsheet.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void AddReactionSet(
	IReactionSet reactionSet
)

Parameters

reactionSet  IReactionSet
reaction set object

See Also