Click or drag to resize

BaseClassConnectProductEnergyStream Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public void ConnectProductEnergyStream(
	ISimulationObject stream,
	int portnumber
)
Request Example View Source

Parameters

stream  ISimulationObject
 
portnumber  Int32
 

Implements

ISimulationObjectConnectProductEnergyStream(ISimulationObject, Int32)
See Also