Click or drag to resize

IFlowsheetAddReactionSet Method

Add a reaction set to the flowsheet.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void AddReactionSet(
	IReactionSet reactionSet
)
Request Example View Source

Parameters

reactionSet  IReactionSet
 
See Also