Click or drag to resize

IFlowsheetAddReaction Method

Add a reaction to the flowsheet.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void AddReaction(
	IReaction reaction
)
Request Example View Source

Parameters

reaction  IReaction
 
See Also